Add lib/libqof to the Doxygen output

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11946 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams 2005-11-15 19:59:16 +00:00
parent b40ad05373
commit 7c4e188035
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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