refs #248 doxygen

This commit is contained in:
Mathew Sutcliffe
2014-06-17 21:18:49 +01:00
parent ae5ce81d7f
commit 854b11ef10
4 changed files with 12 additions and 3 deletions

View File

@@ -187,7 +187,7 @@ JAVADOC_AUTOBRIEF = NO
# requiring an explicit \brief command for a brief description.)
# The default value is: NO.
QT_AUTOBRIEF = NO
QT_AUTOBRIEF = YES
# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
# multi-line C++ special comment block (i.e. a block of //! or /// comments) as
@@ -778,6 +778,7 @@ FILE_PATTERNS = *.ii \
*.ipp \
*.i++ \
*.inl \
*.inc \
*.h \
*.hh \
*.hxx \