Use the new rst domain in the sphinx docs.

This commit is contained in:
Georg Brandl
2010-04-17 10:39:51 +02:00
parent 541e30b36e
commit f4f3066581
24 changed files with 202 additions and 227 deletions

View File

@@ -64,11 +64,11 @@ Glossary
changed documents.
master document
The document that contains the root :dir:`toctree` directive.
The document that contains the root :rst:dir:`toctree` directive.
object
The basic building block of Sphinx documentation. Every "object
directive" (e.g. :dir:`function` or :dir:`object`) creates such a block;
directive" (e.g. :rst:dir:`function` or :rst:dir:`object`) creates such a block;
and most objects can be cross-referenced to.
role