aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-05-04 12:23:30 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-05-04 12:23:30 +0200
commit13a7b5643431cfad685ca2e27dfbf3727b557a6c (patch)
treecf1b545436e80302fe3b9b619408a0972e48d656 /Doxyfile
parent002be7a0f5bddce96e52f6f66a7e2449987ef48c (diff)
downloadfetchmail-13a7b5643431cfad685ca2e27dfbf3727b557a6c.tar.gz
fetchmail-13a7b5643431cfad685ca2e27dfbf3727b557a6c.tar.bz2
fetchmail-13a7b5643431cfad685ca2e27dfbf3727b557a6c.zip
Use proper branch name, provide stddef.h to Doxygen.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 5c80cc82..251726aa 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = fetchmail
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = BRANCH_6-3
+PROJECT_NUMBER = master
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -1292,6 +1292,7 @@ SEARCH_INCLUDES = YES
# the preprocessor.
INCLUDE_PATH = /usr/include \
+ /usr/include/lsb3 \
build \
trio