summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDasIch <dasdasich@googlemail.com>2010-03-30 22:40:20 +0000
committerDasIch <dasdasich@googlemail.com>2010-03-30 22:40:20 +0000
commitd282dca51940a8c97e3c09af60e8a2625c3d2209 (patch)
tree83e700eec9d3cc949af2e1788a9b946a269bddfe /tests
parent6047a6e43a0f3baa51ac24e892c73c80d1f28cf1 (diff)
downloadsphinx-d282dca51940a8c97e3c09af60e8a2625c3d2209.tar.gz
Added a :class:`JSXRefRole` which allows to display a method/attribute name only.
Diffstat (limited to 'tests')
-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 a348b280..60bb120d 100644
--- a/tests/root/objects.txt
+++ b/tests/root/objects.txt
@@ -103,6 +103,7 @@ Without target: :c:func:`CFunction`. :c:func:`!malloc`.
:js:data:`bar`
:js:func:`bar.baz()`
:js:func:`bar.baz`
+:js:func:`~bar.baz()`
:js:attr:`bar.baz`