Skip to content
Snippets Groups Projects
Commit ebcc2017 authored by Oliver Bock's avatar Oliver Bock
Browse files

Updated doxygen config to cover latest directory structure changes

parent 1907bf36
No related branches found
No related tags found
No related merge requests found
...@@ -477,7 +477,7 @@ WARN_LOGFILE = ...@@ -477,7 +477,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories # directories like "/usr/src/myproject". Separate the files or directories
# with spaces. # with spaces.
INPUT = ./ INPUT = src/framework src/orc src/starsphere
# This tag can be used to specify the character encoding of the source files that # 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 also the default # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default
...@@ -1291,4 +1291,4 @@ DOT_CLEANUP = YES ...@@ -1291,4 +1291,4 @@ DOT_CLEANUP = YES
# The SEARCHENGINE tag specifies whether or not a search engine should be # The SEARCHENGINE tag specifies whether or not a search engine should be
# used. If set to NO the values of all tags below this one will be ignored. # used. If set to NO the values of all tags below this one will be ignored.
SEARCHENGINE = NO SEARCHENGINE = YES
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment