diff options
| author | Georg Brandl <georg@python.org> | 2011-01-03 23:08:13 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-03 23:08:13 +0100 |
| commit | 2603c831257fea5aababa10921e10c09e13fb172 (patch) | |
| tree | c302d04017e708aefb27fa489abc8ed38096a59a /tests/root | |
| parent | 63065584a2d1b7ceddc40d979b54aae25dc7a716 (diff) | |
| download | sphinx-2603c831257fea5aababa10921e10c09e13fb172.tar.gz | |
Regression of #77: If there is only one parameter given with ``:param:`` markup, the bullet list is now suppressed again.
Diffstat (limited to 'tests/root')
| -rw-r--r-- | tests/root/objects.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/root/objects.txt b/tests/root/objects.txt index e62f6d96..969629f7 100644 --- a/tests/root/objects.txt +++ b/tests/root/objects.txt @@ -47,6 +47,8 @@ Testing object descriptions .. class:: TimeInt + Has only one parameter (triggers special behavior...) + :param moo: |test| :type moo: |test| |
