all doxygen tests pass
This commit is contained in:
parent
9b52972c24
commit
fa8fc4baf3
5 changed files with 47 additions and 46 deletions
|
|
@ -16,6 +16,7 @@ commentVerifier.check(doxygen_misc_constructs.getAddress.__doc__,
|
|||
isGetSize (bool) -- if set, for every object location both address and size are returned
|
||||
|
||||
Connection::getId()
|
||||
|
||||
""")
|
||||
|
||||
commentVerifier.check(doxygen_misc_constructs.CConnectionConfig.__doc__,
|
||||
|
|
@ -31,7 +32,9 @@ commentVerifier.check(doxygen_misc_constructs.CConnectionConfig.__doc__,
|
|||
used for unspecified parameters.
|
||||
|
||||
|
||||
advancedWinIDEALaunching.py Python example.
|
||||
|
||||
advancedWinIDEALaunching.py Python example.
|
||||
|
||||
""")
|
||||
|
||||
commentVerifier.check(doxygen_misc_constructs.waitTime.__doc__,
|
||||
|
|
|
|||
|
|
@ -251,7 +251,7 @@ r"""
|
|||
|
||||
|
||||
|
||||
function
|
||||
See also: function
|
||||
|
||||
Same as
|
||||
brief description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue