From d73ee84d37f4a507524348edf8362a035e802a33 Mon Sep 17 00:00:00 2001 From: Christoph Hertzberg Date: Wed, 25 Jun 2014 22:44:43 +0200 Subject: Disabled HIDE_SCOPE_NAMES (default doxygen setting). This might help to avoid API confusions as in bug #830. --- doc/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Doxyfile.in') 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 -- cgit v1.2.3