Tuesday, 15 September 2015

doxywizard - Generate Source Code for specific file using Doxygen -



doxywizard - Generate Source Code for specific file using Doxygen -

setting source_browser = true show source code files.

is possible show source of specific file? or enable \ref or equivalent using source_browser = false or remove source code specifics files if source_browser = true or equivalent

it possible using \include , \verbinclude.

/** * \verbinclude example.cs * \include example.cs * */ public class illustration { }

doxygen doxywizard doxygen-wizard doxygen-addtogroup

No comments:

Post a Comment