Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: newuser on October 03, 2014, 12:43:13 pm

Title: using Code::Blocks
Post by: newuser on October 03, 2014, 12:43:13 pm
As a very very new user (download via future-learn) what is the purpose and how do I use doxyblocks etc.  :) I only have a limited knowledge of 'C'
Title: Re: using Code::Blocks
Post by: cacb on October 03, 2014, 01:15:37 pm
Doxyblocks is a Code::Blocks plugin, allowing you to run Doxygen (http://www.stack.nl/~dimitri/doxygen/) from within C::B. It is for generating documentation of your code. Read about it at its own site. As for learning C or C++, read a book or take a programming course, or both.
Title: Re: using Code::Blocks
Post by: newuser on October 03, 2014, 01:42:12 pm
I cannot seem to get doxygen to work. Could I have made an error in its installation?
Title: Re: using Code::Blocks
Post by: RoestVrijStaal on October 06, 2014, 07:56:27 pm
I cannot seem to get doxygen to work. Could I have made an error in its installation?
Please tell (in detail) what you did to install it.
Title: Re: using Code::Blocks
Post by: scarphin on October 06, 2014, 09:50:32 pm
I cannot seem to get doxygen to work. Could I have made an error in its installation?
Did you install doxygen? It's a separate package in case you don't know.