aboutsummaryrefslogtreecommitdiffstats
path: root/tuplr.dox
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-06-29 01:07:02 +0000
committerDavid Robillard <d@drobilla.net>2009-06-29 01:07:02 +0000
commit8aa28fc6f34208ce3562dd8edcbecd028a61fd17 (patch)
tree770a48f5a498d8c915bfb881804ca4f541e6b3c1 /tuplr.dox
parentf5ea52df50d4b199904c42cadff3917621f336db (diff)
downloadresp-8aa28fc6f34208ce3562dd8edcbecd028a61fd17.tar.gz
resp-8aa28fc6f34208ce3562dd8edcbecd028a61fd17.tar.bz2
resp-8aa28fc6f34208ce3562dd8edcbecd028a61fd17.zip
More documentation fixes.
git-svn-id: http://svn.drobilla.net/resp/tuplr@167 ad02d1e2-f140-0410-9f75-f8b11f17cedd
Diffstat (limited to 'tuplr.dox')
-rw-r--r--tuplr.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/tuplr.dox b/tuplr.dox
index 9e793a7..c1f9d1e 100644
--- a/tuplr.dox
+++ b/tuplr.dox
@@ -297,7 +297,7 @@ SYMBOL_CACHE_SIZE = 0
# Private class members and static file members will be hidden unless
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
-EXTRACT_ALL = YES
+EXTRACT_ALL = NO
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
# will be included in the documentation.
@@ -307,7 +307,7 @@ EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
-EXTRACT_STATIC = YES
+EXTRACT_STATIC = NO
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
# defined locally in source files will be included in the documentation.
@@ -1403,7 +1403,7 @@ UML_LOOK = NO
# If set to YES, the inheritance and collaboration graphs will show the
# relations between templates and their instances.
-TEMPLATE_RELATIONS = NO
+TEMPLATE_RELATIONS = YES
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
# tags are set to YES then doxygen will generate a graph for each documented