Tweaked doxygen documentation. #672

This commit is contained in:
jespergravgaard 2021-06-20 10:07:38 +02:00
parent 7782e89666
commit 6a4fd1fdad
2 changed files with 4 additions and 4 deletions

View File

@ -5,6 +5,6 @@ test:
clean:
mvn clean
doxygen:
mkdir target
mkdir -p target
doxygen src/main/doxygen/doxygen.conf

View File

@ -1075,7 +1075,7 @@ INPUT += README.md
# also VERBATIM_HEADERS is set to NO.
# The default value is: NO.
SOURCE_BROWSER = YES
SOURCE_BROWSER = NO
# Setting the INLINE_SOURCES tag to YES will include the body of functions,
# classes and enums directly into the documentation.
@ -1108,7 +1108,7 @@ REFERENCES_RELATION = NO
# link to the documentation.
# The default value is: YES.
REFERENCES_LINK_SOURCE = YES
REFERENCES_LINK_SOURCE = NO
# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the
# source code will show a tooltip with additional information such as prototype,
@ -1148,7 +1148,7 @@ USE_HTAGS = NO
# See also: Section \class.
# The default value is: YES.
VERBATIM_HEADERS = YES
VERBATIM_HEADERS = NO
#---------------------------------------------------------------------------
# Configuration options related to the alphabetical class index