mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
[tests] beautify collapsed grouped field
This commit is contained in:
parent
af5edc31ee
commit
65ad78daec
@ -280,8 +280,8 @@ def test_text_builder(app, status, warning):
|
||||
u"\n * **foo** -- DESCRIPTION OF PARAMETER foo\n"
|
||||
u"\n * **bar** -- DESCRIPTION OF PARAMETER bar\n"
|
||||
u"\nclass Cls3(values)\n"
|
||||
u"\n Raises ValueError:"
|
||||
u"\n IF THE VALUES ARE OUT OF RANGE\n"
|
||||
u"\n Raises:"
|
||||
u"\n **ValueError** -- IF THE VALUES ARE OUT OF RANGE\n"
|
||||
u"\nclass Cls4(values)\n"
|
||||
u"\n Raises:"
|
||||
u"\n * **TypeError** -- IF THE VALUES ARE NOT VALID\n"
|
||||
|
Loading…
Reference in New Issue
Block a user