This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: not-quite C++


[Off-topic, but very important.]

Hi Berg,

For documentation, I highly recommend Doxygen for C/C++.

Doxygen is a JavaDoc analog, and (in my opinion) better than Doc++.

The Doxygen documentation convention is especially useful for producing the documentation for a library.

q.v. <http://www.doxygen.org>

Good luck,
--Eljay



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]