Re: [Doxygen-users] Double underscores are parsed
Brought to you by:
dimitri
From: Stefan P. <ste...@gm...> - 2020-04-21 18:43:41
|
Am 20.04.2020 um 22:49 schrieb cloun: > 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? Do you have mark-down syntax enabled? -- *Stefan P.* Top-posting: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? |