implemented translation of HTML tags - they are handled as a special class of commands

This commit is contained in:
Marko Klopcic 2013-01-16 23:15:14 +01:00
commit 7984516b31
6 changed files with 143 additions and 30 deletions

View file

@ -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" +