[Doxygen-users] Keep comment format from source code
Brought to you by:
dimitri
From: Fabian N. <fab...@sc...> - 2014-07-07 09:47:42
|
Hi everyone, is it possible to tell Doxygen to format the descriptions in the html document jus the way the comment blocks are formatted in the source code? I.e. spaces, tabs, new lines etc... That would make it heaps easier to use it with an already documented code, because you'd only have to add the '!>' instead of '!'. Otherwise I'd have to touch all the listings and stuff I already have in the code. Regards, Fabian |