sphinx/doc/usage/restructuredtext/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
596 B
ReStructuredText
Raw Normal View History

2018-03-29 12:23:39 -05:00
.. _rst-index:
================
reStructuredText
================
reStructuredText (reST) is the default plaintext markup language used by both
Docutils and Sphinx. Docutils provides the basic reStructuredText syntax, while
Sphinx extends this to support additional functionality.
The below guides go through the most important aspects of reStructuredText.
For the authoritative reference, refer to the `docutils documentation`__.
__ https://docutils.sourceforge.io/rst.html
.. toctree::
:maxdepth: 2
basics
roles
directives
field-lists
.. toctree::
:hidden:
domains