We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34a8b0 commit ee98dcaCopy full SHA for ee98dca
doxygen.cfg.in
@@ -933,7 +933,8 @@ WARN_LOGFILE = doxygen.log
933
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
934
# Note: If this tag is empty the current directory is searched.
935
936
-INPUT = ${CMAKE_SOURCE_DIR}/libgnucash \
+INPUT = ${CMAKE_SOURCE_DIR}/doxygen_main_page.c \
937
+ ${CMAKE_SOURCE_DIR}/libgnucash \
938
${CMAKE_SOURCE_DIR}/gnucash \
939
${CMAKE_SOURCE_DIR}/common \
940
${CMAKE_SOURCE_DIR}/bindings \
0 commit comments