Files
sphinx/doc/markup/index.rst
T

20 lines
424 B
ReStructuredText
Raw Normal View History

.. _sphinxmarkup:
2008-03-15 09:06:04 +00:00
Sphinx Markup Constructs
========================
2010-09-10 09:05:00 +02:00
Sphinx adds a lot of new directives and interpreted text roles to `standard reST
markup`_. This section contains the reference material for these facilities.
2008-03-15 09:06:04 +00:00
.. toctree::
2010-02-28 22:00:22 +01:00
toctree
2008-03-16 11:19:26 +00:00
para
code
inline
misc
2010-03-01 14:22:14 +01:00
More markup is added by :ref:`domains`.
2010-09-10 09:05:00 +02:00
.. _standard reST markup: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html