.. _sphinxmarkup:

Sphinx Markup Constructs
========================

Sphinx adds a lot of new directives and interpreted text roles to `standard reST
markup`_.  This section contains the reference material for these facilities.

.. toctree::

   toctree
   para
   code
   inline
   misc

More markup is added by :ref:`domains`.

.. _standard reST markup: file:///usr/share/doc/docutils-doc/docs/ref/rst/restructuredtext.html
