Fix small bugs

This commit is contained in:
sparkyx 2025-09-10 17:43:49 +02:00
parent 21b8903971
commit b865a6e8d4
4 changed files with 25 additions and 18 deletions

View file

@ -218,7 +218,7 @@ JAVADOC_AUTOBRIEF = YES
# interpreted by doxygen.
# The default value is: NO.
JAVADOC_BANNER = NO
JAVADOC_BANNER = YES
# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
# line (until the first dot) of a Qt-style comment as the brief description. If