Doxygen support now available

Christian Stimming stimming@tuhh.de
Sat, 30 Nov 2002 13:14:01 +0100


-----BEGIN PGP SIGNED MESSAGE-----

On Donnerstag, 28. November 2002 00:03, Benoit Grégoire wrote:
> I just committed Doxygen (http://www.stack.nl/~dimitri/doxygen/)
> documentation support in GnuCash, and integrated into the build system (I
> have not tested dist and install however)
>
> There is now a new target, make doc, that can be used to build (and
> rebuild) the documentation if you have doxygen installed. Any file in the
> src directory tree will be included in the documentation if it follows
> doxygen conventions. 

Just a quick note: You need doxygen version 1.2.14 or higher. Lower versions 
will follow symbolic links, which we have plenty of recursive ones. Symptom: 
Upon "Reading input files", doxygen will run for hours without stopping. 
Workaround: In src/doc/doxygen.cfg, set the variable "INPUT = " to the output 
of `find . -name '*.h'`. Maybe we can add an appropriate remark or check for 
that somewhere? Since the current release is 1.2.18 or 1.3-rc1, I think we 
can simply leave that limitation alone, given that we tell the developers 
about it.

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQCVAwUBPeiriWXAi+BfhivFAQEDeQP7BmNk0z7/qS92ieWw8Pkjkpys1URPnubV
1+q/UvACsCPfAGu7O5s/6N59SCIRAdSgJg6mIOGTR350u+x4Xqf3oPan8dOlgApR
ryuX6MNZhL+HJMO6SR9whcNVzF/dKAP4J/Th1byhCOgCKo9Lkf6Ujjn2AJOaPtxO
0howcpznMWI=
=Xz9G
-----END PGP SIGNATURE-----