diff options
| author | Georg Brandl <georg@python.org> | 2009-12-28 19:49:57 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-12-28 19:49:57 +0100 |
| commit | 6b954328bea16abf763a2d829471d6565747f1a4 (patch) | |
| tree | 17299e304c5608d335c88e2eb26780ba14fafecc /tests/root/extapi.txt | |
| parent | 2637a7b44ad5b68412d14da5ff64b0f8ee88512f (diff) | |
| parent | a3cd1ee676757c69ae30f401b62b7a055f1e3f1a (diff) | |
| download | sphinx-6b954328bea16abf763a2d829471d6565747f1a4.tar.gz | |
merge with trunk
Diffstat (limited to 'tests/root/extapi.txt')
| -rw-r--r-- | tests/root/extapi.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/root/extapi.txt b/tests/root/extapi.txt new file mode 100644 index 00000000..4728e3de --- /dev/null +++ b/tests/root/extapi.txt @@ -0,0 +1,10 @@ +Extension API tests +=================== + +Testing directives: + +.. funcdir:: + :opt: Foo + +.. clsdir:: + :opt: Bar |
