diff options
| author | DasIch <dasdasich@googlemail.com> | 2010-03-30 18:40:46 +0000 |
|---|---|---|
| committer | DasIch <dasdasich@googlemail.com> | 2010-03-30 18:40:46 +0000 |
| commit | e61335c24c864fec53ea9fcdaf0adf52231a1221 (patch) | |
| tree | 2ecd2c147deff06efbad294c6b2a7e5158cb74e6 /tests/root/objects.txt | |
| parent | 37967d05b70e34c2426f2c31209d0cdc5edd054e (diff) | |
| download | sphinx-e61335c24c864fec53ea9fcdaf0adf52231a1221.tar.gz | |
Added a JavaScript domain and a js:function directive.
Diffstat (limited to 'tests/root/objects.txt')
| -rw-r--r-- | tests/root/objects.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/root/objects.txt b/tests/root/objects.txt index 7a93aeed..87db65e9 100644 --- a/tests/root/objects.txt +++ b/tests/root/objects.txt @@ -73,6 +73,12 @@ C items .. c:var:: sphinx_global +Javascript items +================ + +.. js:function:: foo() + + References ========== |
