mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
* Move sphinx-build option description from intro to a new document. * Move toctree information to a new document in markup/. * Add a tutorial document placed after intro. Begin filling it in.
34 lines
391 B
ReStructuredText
34 lines
391 B
ReStructuredText
.. _contents:
|
|
|
|
Sphinx documentation contents
|
|
=============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro
|
|
tutorial
|
|
invocation
|
|
rest
|
|
markup/index
|
|
domains
|
|
builders
|
|
config
|
|
theming
|
|
templating
|
|
extensions
|
|
|
|
faq
|
|
glossary
|
|
changes
|
|
examples
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
* :ref:`glossary`
|