summaryrefslogtreecommitdiff
path: root/tests/root/objects.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-05-24 15:12:27 +0200
committerGeorg Brandl <georg@python.org>2010-05-24 15:12:27 +0200
commit9a79aeae01d94410838af3f73239201428fca368 (patch)
tree76a8e5abef5de5bfc38254292358084808e2b302 /tests/root/objects.txt
parent4005faf65a9d755aafa302890800a9d9c5881244 (diff)
downloadsphinx-9a79aeae01d94410838af3f73239201428fca368.tar.gz
Add the "oldcmarkup" extension, to help migrating to 1.0.
Diffstat (limited to 'tests/root/objects.txt')
-rw-r--r--tests/root/objects.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/root/objects.txt b/tests/root/objects.txt
index 6b392f36..ca3d0eb7 100644
--- a/tests/root/objects.txt
+++ b/tests/root/objects.txt
@@ -73,6 +73,14 @@ C items
.. c:var:: sphinx_global
+Old C items (from oldcmarkup ext)
+---------------------------------
+
+.. cfunction:: Sphinx_Func()
+
+Refer to :cfunc:`Sphinx_Func`.
+
+
Javascript items
================