mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-29 17:36:49 +01:00
87057501ac
This prevents duplicated headings in places where the second-level index page has intro blurbs for each subsection (and also means we're not listing out long multi-section pages in full in the index, but given how big these indexes are that's probably not a bad thing).
18 lines
226 B
ReStructuredText
18 lines
226 B
ReStructuredText
=========
|
|
Reference
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
pages/index
|
|
streamfield/index
|
|
contrib/index
|
|
management_commands
|
|
hooks
|
|
signals
|
|
settings
|
|
project_template
|
|
jinja2
|