diff options
Diffstat (limited to 'php/Doxyfile')
-rw-r--r-- | php/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Doxyfile b/php/Doxyfile index dcd0c01..fcbd283 100644 --- a/php/Doxyfile +++ b/php/Doxyfile | |||
@@ -137,7 +137,7 @@ SHORT_NAMES = NO | |||
137 | # comments will behave just like regular Qt-style comments | 137 | # comments will behave just like regular Qt-style comments |
138 | # (thus requiring an explicit @brief command for a brief description.) | 138 | # (thus requiring an explicit @brief command for a brief description.) |
139 | 139 | ||
140 | JAVADOC_AUTOBRIEF = NO | 140 | JAVADOC_AUTOBRIEF = YES |
141 | 141 | ||
142 | # If the QT_AUTOBRIEF tag is set to YES then Doxygen will | 142 | # If the QT_AUTOBRIEF tag is set to YES then Doxygen will |
143 | # interpret the first line (until the first dot) of a Qt-style | 143 | # interpret the first line (until the first dot) of a Qt-style |