Improved API documentation

This commit is contained in:
Manuel Bleichenbacher
2021-07-30 23:04:06 +02:00
parent 5c1db030f2
commit 17e432d714
6 changed files with 77 additions and 49 deletions

View File

@ -633,7 +633,7 @@ FORCE_LOCAL_INCLUDES = NO
# documentation for inline members.
# The default value is: YES.
INLINE_INFO = YES
INLINE_INFO = NO
# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
# (detailed) documentation of file and class members alphabetically by member
@ -865,7 +865,7 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = ../include \
mainpage.h
doc.dox
# 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