Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ronwww on September 13, 2013, 01:24:30 am

Title: doxyblocks templates?
Post by: ronwww on September 13, 2013, 01:24:30 am
What little I could find about DoxyBlocks by searching both here and the web at large, I could not find a way I could "install" new templates for the block comments inserted by DoxyBlocks.

Is this possible and where is the documentation for that?
Title: Re: doxyblocks templates?
Post by: Alpha on September 13, 2013, 03:35:25 pm
To my knowledge, DoxyBlocks does not currently have a method to define new comment styles.  The only present solution (I believe) would be to download and modify the source yourself.
Title: Re: doxyblocks templates?
Post by: ronwww on September 13, 2013, 06:33:46 pm
Thanks