mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Added a :class:JSXRefRole which allows to display a method/attribute name only.
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user