summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-16 21:36:07 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-16 21:36:07 +0000
commit438bec4894e3696d80152b420d7815ff88f07797 (patch)
treed6077e1249255cbf7d9833e46843104795cbbc5b /config
parenta7488622a5c3120899c6c6c6e6546fc706040312 (diff)
final(?) documentation fixes
Diffstat (limited to 'config')
-rw-r--r--config/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doxygen.cfg b/config/doxygen.cfg
index 2ddd1d609..78014290d 100644
--- a/config/doxygen.cfg
+++ b/config/doxygen.cfg
@@ -569,7 +569,7 @@ WARN_LOGFILE =
# with spaces.
INPUT = $(SRCDIR)/src \
- $(BUILDDIR)/src
+ src
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback