diff options
| author | Georg Brandl <georg@python.org> | 2009-05-22 18:53:58 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-05-22 18:53:58 +0200 |
| commit | 0a1d70d6c1654c03fc8cc64e5933b8f28e646ce0 (patch) | |
| tree | 08441425ce62bf931c081cbc157332a52f982864 /tests/root | |
| parent | b10946535634e166c760f83f14120de17fe748a3 (diff) | |
| download | sphinx-0a1d70d6c1654c03fc8cc64e5933b8f28e646ce0.tar.gz | |
#178: apply ``add_function_parentheses`` config value to C functions as promised.
Diffstat (limited to 'tests/root')
| -rw-r--r-- | tests/root/markup.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/root/markup.txt b/tests/root/markup.txt index c724d5a0..32b037ee 100644 --- a/tests/root/markup.txt +++ b/tests/root/markup.txt @@ -179,6 +179,11 @@ Invalid index markup... Testing öäü... +Object markup +------------- + +:cfunc:`CFunction`. + Only directive -------------- |
