Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2007-10-21 15:15:38 +0000
committerStijn Buys <ingar@osirion.org>2007-10-21 15:15:38 +0000
commitf936192f3689e58f9c72e19dd6f736f6b2449906 (patch)
treee724d26315aad67f3a92bb1df5cbff95782fd2e2 /Doxyfile
parenta96b108a9b74baaa63cb84da212d725808b91d88 (diff)
Documentation update
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Doxyfile b/Doxyfile
index 38e6939..3a86532 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -3,9 +3,9 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
-PROJECT_NAME = osirion.kdevelop
+PROJECT_NAME = "The Osirion Project"
PROJECT_NUMBER = 0.0.1
-OUTPUT_DIRECTORY =
+OUTPUT_DIRECTORY = doc
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
USE_WINDOWS_ENCODING = YES
@@ -82,7 +82,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = /home/ingar/projects/osirion
+INPUT = src/
FILE_PATTERNS = *.c \
*.cc \
*.cxx \
@@ -132,7 +132,7 @@ FILE_PATTERNS = *.c \
*.moc \
*.xpm \
*.dox
-RECURSIVE = yes
+RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
@@ -214,7 +214,7 @@ MAN_LINKS = NO
#---------------------------------------------------------------------------
# configuration options related to the XML output
#---------------------------------------------------------------------------
-GENERATE_XML = yes
+GENERATE_XML = NO
XML_OUTPUT = xml
XML_SCHEMA =
XML_DTD =