aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-25 05:06:30 +0000
committerDavid Robillard <d@drobilla.net>2011-02-25 05:06:30 +0000
commit1ab37f554fe85c9fe9ac37298821097435d0d2b4 (patch)
tree3d29e752050dafbd31ed4a84e7e416a386b406e3 /doc/reference.doxygen.in
parent64bc05e311993d6a2bf751de95839143c90ffc58 (diff)
downloadserd-1ab37f554fe85c9fe9ac37298821097435d0d2b4.tar.gz
serd-1ab37f554fe85c9fe9ac37298821097435d0d2b4.tar.bz2
serd-1ab37f554fe85c9fe9ac37298821097435d0d2b4.zip
Fix documentation.
git-svn-id: http://svn.drobilla.net/serd/trunk@107 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 1e25f2fe..0bdf373a 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
@@ -92,7 +92,7 @@ ABBREVIATE_BRIEF =
# Doxygen will generate a detailed section even if there is only a brief
# description.
-ALWAYS_DETAILED_SEC = NO
+ALWAYS_DETAILED_SEC = YES
# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
# inherited members of a class in the documentation of that class as if those
@@ -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