Skip to content

Commit

Permalink
Don't use numbered option in docs tutorial
Browse files Browse the repository at this point in the history
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
  • Loading branch information
caleb-johnson authored Sep 10, 2024
1 parent 58115dd commit 373ad6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ This page summarizes the available tutorials.

.. toctree::
:maxdepth: 1
:numbered:
:glob:

*
Expand Down

0 comments on commit 373ad6e

Please sign in to comment.