diff options
| author | Georg Brandl <georg@python.org> | 2010-05-24 15:12:27 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-05-24 15:12:27 +0200 |
| commit | 9a79aeae01d94410838af3f73239201428fca368 (patch) | |
| tree | 76a8e5abef5de5bfc38254292358084808e2b302 /tests/root/objects.txt | |
| parent | 4005faf65a9d755aafa302890800a9d9c5881244 (diff) | |
| download | sphinx-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.txt | 8 |
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 ================ |
