Sunday, May 10, 2009

Is there a C++ API documentation generator that will run on Ubuntu Linux 7?

I'm looking for a C++ API documentation generator for the Linux operating system. I've tried Google, package manager, and found nothing. An example of what I'm looking for can be found here (but the rest of the website is down)





http://www.cs.rit.edu/~cs4/pub/OnlineDoc...

Is there a C++ API documentation generator that will run on Ubuntu Linux 7?
There's always Doxygen:





http://www.doxygen.org/
Reply:Try the Eclipse IDE. I know it generates documentation for Java API, I am pretty sure it can do the same for C++. Eclipse should be in the default apt repos of your system.


No comments:

Post a Comment