summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrsmidge <smidge@xsco.net>2018-10-28 14:48:20 +0000
committermrsmidge <smidge@xsco.net>2018-10-28 14:48:20 +0000
commit7e2540831eb99a4e89b5c6d920f2ffd0c4c87d50 (patch)
tree949ce9db5b87ec8413af11ca3815ff7d185724dc
parenta549dd8afe3531db3afd5d99b7ce024500161118 (diff)
Fix Doxygen source dir
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index ba98a41..9578428 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -771,7 +771,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = @top_srcdir@/src/engineprime
+INPUT = @top_srcdir@/src/djinterop
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses