diff options
| author | Georg Brandl <georg@python.org> | 2014-01-19 17:41:41 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-01-19 17:41:41 +0100 |
| commit | a003cdbd2fcf73e24670568facda9bd6c5a73e76 (patch) | |
| tree | b227753b9b0a0bb70b412176a186e0e07c99c26c /tests/root/objects.txt | |
| parent | dbefc55b2fac1e0f531af7d5f4de51aeef65bcf2 (diff) | |
| parent | 647512528f59c24781ed4043bab0d811e97ef3a7 (diff) | |
| download | sphinx-a003cdbd2fcf73e24670568facda9bd6c5a73e76.tar.gz | |
merge with stable
Diffstat (limited to 'tests/root/objects.txt')
| -rw-r--r-- | tests/root/objects.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/root/objects.txt b/tests/root/objects.txt index 57e82212..73661d22 100644 --- a/tests/root/objects.txt +++ b/tests/root/objects.txt @@ -101,6 +101,7 @@ Referring to :func:`nothing <>`. :type hour: DuplicateType :param hour: Duplicate param. Should not lead to crashes. :type hour: DuplicateType + :param .Cls extcls: A class from another module. C items @@ -117,14 +118,6 @@ C items .. c:var:: sphinx_global -Old C items (from oldcmarkup ext) ---------------------------------- - -.. cfunction:: Sphinx_Func() - -Refer to :cfunc:`Sphinx_Func`. - - Javascript items ================ |
