summaryrefslogtreecommitdiff
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 87196437..58683baa 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -680,7 +680,7 @@ WARN_LOGFILE =
# with spaces.
# please update dependencies in CMakeList.txt if you change this
-INPUT = @CMAKE_CURRENT_SOURCE_DIR@/../src
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@/../src @CMAKE_CURRENT_SOURCE_DIR@/mainpage.txt
# 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