Friday, June 11, 2004

Documenting C++ source

I was reading log4cxx documentation thinking of using it in my Computer Graphics exercises and the almost-javadoc-like appearance of docs took my attention.

I asked the documentation´s author and he talked me he used doxygen to generate it from sources. It seems to be pretty, generating class diagrams from header files.

No comments: