summaryrefslogtreecommitdiff
path: root/tests/root/objects.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-01-19 17:41:41 +0100
committerGeorg Brandl <georg@python.org>2014-01-19 17:41:41 +0100
commita003cdbd2fcf73e24670568facda9bd6c5a73e76 (patch)
treeb227753b9b0a0bb70b412176a186e0e07c99c26c /tests/root/objects.txt
parentdbefc55b2fac1e0f531af7d5f4de51aeef65bcf2 (diff)
parent647512528f59c24781ed4043bab0d811e97ef3a7 (diff)
downloadsphinx-a003cdbd2fcf73e24670568facda9bd6c5a73e76.tar.gz
merge with stable
Diffstat (limited to 'tests/root/objects.txt')
-rw-r--r--tests/root/objects.txt9
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
================