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 doxygen

Started by newcoder007, December 01, 2020, 02:29:52 AM

Previous topic - Next topic

newcoder007

Is there a way to generate a documentation with doxygen in codeblocks?

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

newcoder007

Where can I download doxyblocks?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

newcoder007


stahta01

Quote from: newcoder007 on December 02, 2020, 01:36:08 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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]