diff options
| author | DasIch <dasdasich@googlemail.com> | 2010-03-30 19:14:01 +0000 |
|---|---|---|
| committer | DasIch <dasdasich@googlemail.com> | 2010-03-30 19:14:01 +0000 |
| commit | 44b32787fb0361ad09fabe870ad6e37bd1721f12 (patch) | |
| tree | a6b59a2b356b09686ada6c48dea5392582d6fa97 /tests/root/objects.txt | |
| parent | e61335c24c864fec53ea9fcdaf0adf52231a1221 (diff) | |
| download | sphinx-44b32787fb0361ad09fabe870ad6e37bd1721f12.tar.gz | |
Added a :js:func: role to refer to functions described with the js:function:: directive.
Diffstat (limited to 'tests/root/objects.txt')
| -rw-r--r-- | tests/root/objects.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/root/objects.txt b/tests/root/objects.txt index 87db65e9..87d33952 100644 --- a/tests/root/objects.txt +++ b/tests/root/objects.txt @@ -90,6 +90,9 @@ With target: :c:func:`Sphinx_DoSomething()` (parentheses are handled), Without target: :c:func:`CFunction`. :c:func:`!malloc`. +:js:func:`foo()` +:js:func:`foo` + Others ====== |
