mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #2881 from tk0miya/use_toctree_caption_by_default
Use caption of toctree by default
This commit is contained in:
commit
c337f57fba
@ -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