Skip to content

Commit f044fb0

Browse files
committed
Enable Doxygen autobrief
I just realized that autobrief was disabled, so all of the thorough documentation was stuck in the detail section... oops
1 parent 49e2fe1 commit f044fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ SHORT_NAMES = NO
209209
# description.)
210210
# The default value is: NO.
211211

212-
JAVADOC_AUTOBRIEF = NO
212+
JAVADOC_AUTOBRIEF = YES
213213

214214
# If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
215215
# such as

0 commit comments

Comments
 (0)