Simplify the quickstart index template (#12500)

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
This commit is contained in:
Tim Hoffmann 2024-07-14 02:30:27 +02:00 committed by GitHub
parent e08f12f848
commit e04b0d4bec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,19 +3,16 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to {{ project }}'s documentation!
==========={{ project_underline }}=================
{{ project }} documentation
{{ project_underline }}==============
Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.
.. toctree::
:maxdepth: {{ mastertocmaxdepth }}
:caption: Contents:
{{ mastertoctree }}
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`