summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-04-28 16:39:30 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-04-28 16:39:30 +0200
commiteeb69b34d2467e51ff84b3235f94506ce6bb9283 (patch)
tree5b9f08ed29501f0f023e6acd427e19e39098dec4 /Doxyfile
parent2f1a762b8b6deae8422ce401f60a38886ed42023 (diff)
downloadcolobot-eeb69b34d2467e51ff84b3235f94506ce6bb9283.tar.gz
colobot-eeb69b34d2467e51ff84b3235f94506ce6bb9283.tar.bz2
colobot-eeb69b34d2467e51ff84b3235f94506ce6bb9283.zip
Moved docmain.doc.txt
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 9bc982d..5ecb17f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -671,7 +671,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = "src" "src/CBot"
+INPUT = "src" "src/CBot" "src/doc"
# 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