aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorGravatar Christoph Hertzberg <chtz@informatik.uni-bremen.de>2014-06-25 22:44:43 +0200
committerGravatar Christoph Hertzberg <chtz@informatik.uni-bremen.de>2014-06-25 22:44:43 +0200
commitd73ee84d37f4a507524348edf8362a035e802a33 (patch)
tree8bbbb9134cc5e8bfcb0239e09c977ba2e88b6507 /doc/Doxyfile.in
parent755be9016ab8f8ddcbe96699d772e05de1248c2c (diff)
Disabled HIDE_SCOPE_NAMES (default doxygen setting). This might help to avoid API confusions as in bug #830.
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 7bbf693a0..509bd357a 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -474,7 +474,7 @@ CASE_SENSE_NAMES = YES
# will show members with their full class and namespace scopes in the
# documentation. If set to YES the scope will be hidden.
-HIDE_SCOPE_NAMES = YES
+HIDE_SCOPE_NAMES = NO
# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
# will put a list of the files that are included by a file in the documentation