mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 07:05:38 +08:00
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:
@@ -199,7 +199,7 @@ QT_AUTOBRIEF = YES
|
|||||||
# not recognized any more.
|
# not recognized any more.
|
||||||
# The default value is: NO.
|
# 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
|
# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the
|
||||||
# documentation from any documented member that it re-implements.
|
# documentation from any documented member that it re-implements.
|
||||||
|
|||||||
@@ -23,3 +23,4 @@ doxy.input = DOXY_INPUT
|
|||||||
doxy.name = DOXY
|
doxy.name = DOXY
|
||||||
doxy.output = html/index.html
|
doxy.output = html/index.html
|
||||||
QMAKE_EXTRA_COMPILERS += doxy
|
QMAKE_EXTRA_COMPILERS += doxy
|
||||||
|
OTHER_FILES += Doxyfile.qmake
|
||||||
|
|||||||
Reference in New Issue
Block a user