fixed bug in handling of ref tag in Java, added handling in Python
This commit is contained in:
parent
4e2c1e3ac3
commit
4663fce63c
8 changed files with 71 additions and 26 deletions
|
|
@ -230,6 +230,12 @@ r"""
|
|||
|
||||
commentVerifier.check(doxygen_translate_all_tags.func08.__doc__,
|
||||
r"""
|
||||
Text after anchor.
|
||||
|
||||
'Anchor description'
|
||||
'someAnchor'
|
||||
'someAnchor'
|
||||
|
||||
Remarks: Some remark text
|
||||
|
||||
Another remarks section
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue