Add titlesonly to reference / topics top-level TOCs

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).
pull/7262/head
Matt Westcott 2021-05-04 16:12:41 +01:00 zatwierdzone przez Matt Westcott
rodzic d5b955b0e4
commit 87057501ac
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,7 @@ Reference
.. toctree::
:maxdepth: 2
:titlesonly:
pages/index
streamfield/index

Wyświetl plik

@ -3,6 +3,7 @@
```eval_rst
.. toctree::
:maxdepth: 2
:titlesonly:
pages
writing_templates