diff options
| author | DasIch <dasdasich@googlemail.com> | 2010-03-30 22:40:20 +0000 |
|---|---|---|
| committer | DasIch <dasdasich@googlemail.com> | 2010-03-30 22:40:20 +0000 |
| commit | d282dca51940a8c97e3c09af60e8a2625c3d2209 (patch) | |
| tree | 83e700eec9d3cc949af2e1788a9b946a269bddfe /tests | |
| parent | 6047a6e43a0f3baa51ac24e892c73c80d1f28cf1 (diff) | |
| download | sphinx-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.txt | 1 |
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` |
