added the missing doxy command 'example'
This commit is contained in:
parent
7984516b31
commit
f25d03612b
2 changed files with 7 additions and 1 deletions
|
|
@ -52,7 +52,10 @@ public class doxygen_translate_runme {
|
|||
" \n" +
|
||||
" <i>italicword </i>\n" +
|
||||
" \n" +
|
||||
" @exception SuperError \n" +
|
||||
" @ example someFile.txt\n" +
|
||||
" Some details on using the example\n" +
|
||||
" \n" +
|
||||
" @exception SuperError \n" +
|
||||
" \n" +
|
||||
" If: ANOTHERCONDITION {\n" +
|
||||
" First part of comment \n" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue