Double underscores are parsed
cloun <[email protected]> Mon, 20 Apr 2020 23:49:05 +0300
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
Hi. I am using doxygen 1.8.18 and I have such a fragment: @param caller supposed to be __func__ __func__ is a builtin macro and I expect it to be printed verbatim. Nevertheless, it is translated as `func' in bold into the HTML generated documentation, without surrounding underscores. What do I do wrong? _______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users