mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add link to standard markup description.
This commit is contained in:
parent
8e3b14c812
commit
c117b8524f
@ -3,8 +3,8 @@
|
|||||||
Sphinx Markup Constructs
|
Sphinx Markup Constructs
|
||||||
========================
|
========================
|
||||||
|
|
||||||
Sphinx adds a lot of new directives and interpreted text roles to standard reST
|
Sphinx adds a lot of new directives and interpreted text roles to `standard reST
|
||||||
markup. This section contains the reference material for these facilities.
|
markup`_. This section contains the reference material for these facilities.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
||||||
@ -15,3 +15,5 @@ markup. This section contains the reference material for these facilities.
|
|||||||
misc
|
misc
|
||||||
|
|
||||||
More markup is added by :ref:`domains`.
|
More markup is added by :ref:`domains`.
|
||||||
|
|
||||||
|
.. _standard reST markup: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
|
||||||
|
Loading…
Reference in New Issue
Block a user