aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 08a0b9b..8ba90fc 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1,9 +1,9 @@
# Doxyfile 1.11.0
DOXYFILE_ENCODING = UTF-8
-PROJECT_NAME = "WIP"
+PROJECT_NAME = "crepe"
OUTPUT_DIRECTORY = doxygen
-INPUT += .
+INPUT += src
EXCLUDE_PATTERNS = build
EXCLUDE_SYMLINKS = YES