summaryrefslogtreecommitdiff
path: root/doc/markup
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-09-08 12:07:11 +0200
committerGeorg Brandl <georg@python.org>2009-09-08 12:07:11 +0200
commitefa4678cfda991cab662023a90ee2040d81b5963 (patch)
tree9e2f78c93bd551b15c01627c2b7b63d24435d8fb /doc/markup
parentec5e5de95b20614a712f5a29810c962f8c81db26 (diff)
downloadsphinx-git-efa4678cfda991cab662023a90ee2040d81b5963.tar.gz
Add some XXX comments to places where work is needed.
Diffstat (limited to 'doc/markup')
-rw-r--r--doc/markup/desc.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/markup/desc.rst b/doc/markup/desc.rst
index 4cfba05fd..058b5137d 100644
--- a/doc/markup/desc.rst
+++ b/doc/markup/desc.rst
@@ -92,6 +92,8 @@ index entries more informative.
The directives are:
+.. XXX update this
+
.. directive:: .. cfunction:: type name(signature)
Describes a C function. The signature should be given as in C, e.g.::