automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doxygen and Autotools


From: John Calcote
Subject: Re: Doxygen and Autotools
Date: Mon, 13 Apr 2009 10:28:00 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2

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

[Prev in Thread] Current Thread [Next in Thread]