Author Topic: Using doxygen  (Read 5392 times)

Offline newcoder007

  • Multiple posting newcomer
  • *
  • Posts: 11
Using doxygen
« on: December 01, 2020, 02:29:52 am »
Is there a way to generate a documentation with doxygen in codeblocks?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Using doxygen
« Reply #1 on: December 01, 2020, 06:01:35 am »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline newcoder007

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Using doxygen
« Reply #2 on: December 01, 2020, 02:01:22 pm »
Where can I download doxyblocks?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Using doxygen
« Reply #3 on: December 01, 2020, 04:29:53 pm »
What OS?
(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!]

Offline newcoder007

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Using doxygen
« Reply #4 on: December 02, 2020, 01:36:08 am »
Windows 10

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Using doxygen
« Reply #5 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org