mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use caption of toctree by default
This commit is contained in:
parent
184bedef4b
commit
6327a622f4
@ -6,10 +6,9 @@
|
||||
Welcome to {{ project }}'s documentation!
|
||||
==========={{ project_underline }}=================
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: {{ mastertocmaxdepth }}
|
||||
:caption: Contents:
|
||||
|
||||
{{ mastertoctree }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user