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 the topic you're interested in (doxygen).

A much-updated version of this book will be published later this year by No Starch Press.

Regards,
John

On 4/12/2009 4:17 AM, Lorenzo Bettini wrote:
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 macro and the example do not deal with installation of doxygen generated documentation, do they?

any suggestion for using doxygen with autotools?

thanks in advance
    Lorenzo




Reply via email to