mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
18 lines
327 B
ReStructuredText
18 lines
327 B
ReStructuredText
.. _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`.
|