Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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'
-
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.
-
I cannot seem to get doxygen to work. Could I have made an error in its installation?
-
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.
-
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.