implemented translation of HTML tags - they are handled as a special class of commands
This commit is contained in:
parent
49dddb3bd1
commit
7984516b31
6 changed files with 143 additions and 30 deletions
|
|
@ -80,7 +80,7 @@ public class doxygen_translate_runme {
|
|||
" <li>With lots of items</li>\n" +
|
||||
" <li>lots of lots of items</li>\n" +
|
||||
" \n" +
|
||||
" </li></ul> \n" +
|
||||
" </ul> \n" +
|
||||
" \n" +
|
||||
" {@link someMember Some description follows }\n" +
|
||||
" \n" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue