summaryrefslogtreecommitdiff
path: root/tests/root
diff options
context:
space:
mode:
authorVirgil Dupras <hsoft@hardcoded.net>2014-01-04 21:40:52 -0500
committerVirgil Dupras <hsoft@hardcoded.net>2014-01-04 21:40:52 -0500
commitea02a07562977a94c38e29ae9ed91541a1900b6b (patch)
tree3b6980562c984ffcca8bb8c597260225f69f5370 /tests/root
parent3c8de18e86edd77c00ada3b1354fe2c69ffbc305 (diff)
downloadsphinx-git-ea02a07562977a94c38e29ae9ed91541a1900b6b.tar.gz
Allow "." and "~" prefixes in inline :param: typedefs.
Diffstat (limited to 'tests/root')
-rw-r--r--tests/root/objects.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/root/objects.txt b/tests/root/objects.txt
index 57e822127..819c5dff6 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