aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-12-21 07:30:15 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-12-21 07:30:15 +0000
commit64f5d5d318d6eafc0ac91e3f4f904b53db86c54f (patch)
tree979a0981b7b35481453d35616031611de3ea0ad4 /Doxyfile
parenta52c74095ffd4b898a05d1ec93e410eaa639d6a2 (diff)
move the documentation to doc/, add dummy documentation to srcdir/ compiling to
an explanation of how to generate the docs
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index d009f348c..c4c5456c6 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -85,7 +85,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = src/ ./
+INPUT = ./
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \