Thanks John, I'll take a look (actually I had already seen your online
book, but not the part on doxygen).
However, I think that some macro/base functionality should be provided
in autotools, and I read in this very list that the autoconf macro does
not work well...
cheers
Lorenzo
J
Hi Lorenzo,
Please see my on-line Autotools book at freesoftwaremagazine.com. It
covers extensively the use of doxygen as an add-on to Autoconf and
Automake.
http://www.freesoftwaremagazine.com/books/autotools_a_guide_to_autoconf_automake_libtool
Chapters 6 and 7 deal more specifically with
Hi
I've just started using doxygen for documenting a C++ library which I'm
developing with autotools.
I found this macro http://autoconf-archive.cryp.to/ax_prog_doxygen.html
and this example
http://www.bioinf.uni-freiburg.de/~mmann/HowTo/automake.html
however, from what I understand, the m