mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 06:44:21 +00:00
🎓 Limit depth of numbered sections
This commit is contained in:
parent
036a4cdf43
commit
a5be59fd9a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Progettazione e sviluppo di Sophon, applicativo cloud a supporto della ricerca
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 6
|
:maxdepth: 6
|
||||||
:numbered:
|
:numbered: 1
|
||||||
:caption: Contenuti
|
:caption: Contenuti
|
||||||
|
|
||||||
docs/1_sinossi/index
|
docs/1_sinossi/index
|
||||||
|
|
Loading…
Reference in a new issue