sphinx/doc/contents.rst
Georg Brandl f36592e418 Begin the Great Refactoring of the docs.
* 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.
2010-02-28 22:00:22 +01:00

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`