From 0e62b92797cc64fbfcd84d8e3cfcb7ffef20c167 Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Tue, 10 Sep 2024 12:50:06 -0500 Subject: [PATCH] Don't use numbered option in docs tutorial This option causes wonky numbering in the tutorials in sphinx docs (e.g. #, ##, ### --> 1, 1.1, 1.1.1). Let's revert it and decide about the thumbnail images later (cherry picked from commit 373ad6e11ca19abc74ee5d7d1522b5857ad10c7e) --- docs/tutorials/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tutorials/index.rst b/docs/tutorials/index.rst index e7d40b9..c2a1644 100644 --- a/docs/tutorials/index.rst +++ b/docs/tutorials/index.rst @@ -6,7 +6,6 @@ This page summarizes the available tutorials. .. toctree:: :maxdepth: 1 - :numbered: :glob: *