Hello, Doxygen users,
Short story:
In Doxygen 1.8.10, on Windows 7, parsing .c code, the output for the
\snippetlineno and \snippetdoc commands seems broken. That is, the output does
not match the content of the output for \snippet (which shows the expected
code, proving that I do have correct
So to add to the following comment from a related thread:
I did find that if I explicitly set the language for the \code command, “\code
{.c}”, I do not get the line numbers, but I do get color coding. Seems that
someone figured this out about which formatters are used for which languages:
http
Monique,
Have not read the email completely, but you wrote "In Doxygen 1.8.10, on
Windows 7, parsing .c code, the output for the \snippetlineno and
\snippetdoc commands seems broken.", these commands are new in doxygen
1.8.12 and there are also some changes in handling line numbers in a more
consi