News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Using @-sign instead of \ in DoxyBlocks

Started by marmistrz, April 04, 2016, 10:12:02 PM

Previous topic - Next topic

marmistrz

Is it possible to use the @ sign instead of the backslash in DoxyBlocks (in the template), I mean

@brief

instead of

\brief

MortenMacFly

Quote from: marmistrz on April 04, 2016, 10:12:02 PM
Is it possible to use the @ sign instead of the backslash in DoxyBlocks (in the template), I mean

@brief

instead of

\brief

Yes, you can set this in the options of the DoxyBlocks plugin:
Menu DoxyBlocks -> Tab "General" -> Use "@" In Tags
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

marmistrz