Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: newcoder007 on December 01, 2020, 02:29:52 am

Title: Using doxygen
Post by: newcoder007 on December 01, 2020, 02:29:52 am
Is there a way to generate a documentation with doxygen in codeblocks?
Title: Re: Using doxygen
Post by: stahta01 on December 01, 2020, 06:01:35 am
http://wiki.codeblocks.org/index.php/DoxyBlocks_plugin (http://wiki.codeblocks.org/index.php/DoxyBlocks_plugin)
Title: Re: Using doxygen
Post by: newcoder007 on December 01, 2020, 02:01:22 pm
Where can I download doxyblocks?
Title: Re: Using doxygen
Post by: oBFusCATed on December 01, 2020, 04:29:53 pm
What OS?
Title: Re: Using doxygen
Post by: newcoder007 on December 02, 2020, 01:36:08 am
Windows 10
Title: Re: Using doxygen
Post by: stahta01 on December 02, 2020, 06:30:03 am
Windows 10

The CB Windows installer installs the doxygen plugin doxyblocks by default when you install Code::Blocks.
NOTE: It does not install the doxygen program and you need to install it yourself; and, then, you need to configure doxyblocks so it can find the doxygen program.

Tim S.