Add lib/libqof to the Doxygen output

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11946 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/register-rewrite
Neil Williams 21 years ago
parent b40ad05373
commit 7c4e188035

@ -1,3 +1,8 @@
2005-11-15 Neil Williams <linux@codehelp.co.uk>
* src/doc/doxygen.cfg.in : Add lib/libqof to the
Doxygen output.
2005-11-14 <david@hampton-pc.rainbolthampton.net>
* src/gnome/glade/print.glade: Remove extraneous carriage return.

@ -391,7 +391,7 @@ WARN_LOGFILE = doxygen.log
# 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

Loading…
Cancel
Save