commit | 6fe0a9dd9007a0f2f35b19e65e8ecda894ca57f9 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Wed Jun 26 17:51:21 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Wed Jun 26 17:51:21 2013 -0700 |
tree | 312186695204aada7e6459ddd8653e7b28743038 | |
parent | 9a63ccc8fb4f999df385c6baef41c8318d1caec2 [diff] [blame] |
Enable JAVADOC_AUTOBRIEF
diff --git a/Doxyfile b/Doxyfile index 0956aa7..76f4e5a 100644 --- a/Doxyfile +++ b/Doxyfile
@@ -153,7 +153,7 @@ # comments will behave just like regular Qt-style comments # (thus requiring an explicit @brief command for a brief description.) -JAVADOC_AUTOBRIEF = NO +JAVADOC_AUTOBRIEF = 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