commands \f? (LateX formulas) are no longer ignored - formulas are copied literally to Java comments

This commit is contained in:
Marko Klopcic 2013-01-28 20:07:36 +01:00
commit 2df4449e3b
5 changed files with 33 additions and 44 deletions

View file

@ -59,9 +59,9 @@ public class doxygen_translate_all_tags_runme {
wantedComments.put("doxygen_translate_all_tags.doxygen_translate_all_tags.func04(int)",
" @exception SuperError \n" +
" \sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \n" +
" \sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \n" +
" \sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \n" +
" \\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \n" +
" \\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \n" +
" \\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \n" +
" This will only appear in hmtl \n");
wantedComments.put("doxygen_translate_all_tags.doxygen_translate_all_tags.func05(int)",