Added a :class:JSXRefRole which allows to display a method/attribute name only.

This commit is contained in:
Daniel Neuhäuser
2010-03-30 22:40:20 +00:00
parent 2331552a85
commit a791b7867b
2 changed files with 21 additions and 3 deletions
+1
View File
@@ -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`