summaryrefslogtreecommitdiff
path: root/doc/markup/index.rst
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-03-15 09:06:04 +0000
committergeorg.brandl <devnull@localhost>2008-03-15 09:06:04 +0000
commit33de5c9b2abdf32236f2dae2817fc7925a285d94 (patch)
treea39dbd506d0809b801b966a142bd231069d4b2c1 /doc/markup/index.rst
parentf9fcbdf5980836983e0a9e073a3da21ab44294b4 (diff)
downloadsphinx-33de5c9b2abdf32236f2dae2817fc7925a285d94.tar.gz
Expand the markup chapter a bit.
Diffstat (limited to 'doc/markup/index.rst')
-rw-r--r--doc/markup/index.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/markup/index.rst b/doc/markup/index.rst
new file mode 100644
index 00000000..5d9da19c
--- /dev/null
+++ b/doc/markup/index.rst
@@ -0,0 +1,15 @@
+.. XXX missing: glossary
+
+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::
+
+ infounits.rst
+ para.rst
+ code.rst
+ inline.rst
+ misc.rst