mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
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…
Reference in New Issue
Block a user