changed to +MULTILINE_CPP_IS_BRIEF = YES

discussion https://dev.vatsim-germany.org/boards/22/topics/1914?r=1930#message-1930
This commit is contained in:
Klaus Basan
2014-07-08 22:47:09 +02:00
parent ecb2a6ff66
commit 3077494cb7
2 changed files with 2 additions and 1 deletions

View File

@@ -199,7 +199,7 @@ QT_AUTOBRIEF = YES
# not recognized any more.
# The default value is: NO.
MULTILINE_CPP_IS_BRIEF = NO
MULTILINE_CPP_IS_BRIEF = YES
# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
# documentation from any documented member that it re-implements.

View File

@@ -23,3 +23,4 @@ doxy.input = DOXY_INPUT
doxy.name = DOXY
doxy.output = html/index.html
QMAKE_EXTRA_COMPILERS += doxy
OTHER_FILES += Doxyfile.qmake