I was wondering if the * symbols before each line of the generated @verbatim documentation are intended to be there and if so, would it be possible to have an option to include them or not?
Also, when I run doxygen Doxyfile in a Unix shell it outputs with the *, but in Windows command line it prints *<br> lines instead of *.
Thank you
Last edit: lkisac 2015-04-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I was wondering if the
*
symbols before each line of the generated @verbatim documentation are intended to be there and if so, would it be possible to have an option to include them or not?Also, when I run
doxygen Doxyfile
in a Unix shell it outputs with the*
, but in Windows command line it prints*<br>
lines instead of*
.Thank you
Last edit: lkisac 2015-04-15