[Gnucash-changes] r11946 - gnucash/trunk - Add lib/libqof to the Doxygen output

Neil Williams codehelp at cvs.gnucash.org
Tue Nov 15 14:59:18 EST 2005


Author: codehelp
Date: 2005-11-15 14:59:16 -0500 (Tue, 15 Nov 2005)
New Revision: 11946
Trac: http://svn.gnucash.org/trac/changeset/11946

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/doc/doxygen.cfg.in
Log:
Add lib/libqof to the Doxygen output

Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2005-11-15 06:50:50 UTC (rev 11945)
+++ gnucash/trunk/ChangeLog	2005-11-15 19:59:16 UTC (rev 11946)
@@ -1,3 +1,8 @@
+2005-11-15  Neil Williams <linux at codehelp.co.uk>
+
+	* src/doc/doxygen.cfg.in : Add lib/libqof to the
+	Doxygen output.
+
 2005-11-14    <david at hampton-pc.rainbolthampton.net>
 
 	* src/gnome/glade/print.glade: Remove extraneous carriage return.

Modified: gnucash/trunk/src/doc/doxygen.cfg.in
===================================================================
--- gnucash/trunk/src/doc/doxygen.cfg.in	2005-11-15 06:50:50 UTC (rev 11945)
+++ gnucash/trunk/src/doc/doxygen.cfg.in	2005-11-15 19:59:16 UTC (rev 11946)
@@ -391,7 +391,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = @-top_srcdir-@/src
+INPUT                  = @-top_srcdir-@/src @-top_srcdir-@/lib/libqof/
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 



More information about the gnucash-changes mailing list