summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-17 19:13:29 +0000
committerDavid Robillard <d@drobilla.net>2011-03-17 19:13:29 +0000
commit0debabd51c57e8740e905e1eed5abb05d767e9fe (patch)
tree5371eb477590cd53338d417c7125472cf26ef2e7 /doc/reference.doxygen.in
parent331bd239e7ef1c467a335983cf1539bc5a514b44 (diff)
downloadsord-0debabd51c57e8740e905e1eed5abb05d767e9fe.tar.gz
sord-0debabd51c57e8740e905e1eed5abb05d767e9fe.tar.bz2
sord-0debabd51c57e8740e905e1eed5abb05d767e9fe.zip
Improve documentation.
git-svn-id: http://svn.drobilla.net/sord/trunk@60 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 9b08263..d19b413 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -74,7 +74,7 @@ BRIEF_MEMBER_DESC = NO
# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
# brief descriptions will be completely suppressed.
-REPEAT_BRIEF = NO
+REPEAT_BRIEF = YES
# This tag implements a quasi-intelligent brief description abbreviator
# that is used to form the text in various listings. Each string
@@ -527,7 +527,7 @@ WARNINGS = YES
# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
# automatically be disabled.
-WARN_IF_UNDOCUMENTED = NO
+WARN_IF_UNDOCUMENTED = YES
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
# potential errors in the documentation, such as not documenting some