From 72ae2658e9aa7a68bbc04e94dee40d7fae18a8af Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Thu, 27 Nov 2008 22:35:07 +0000 Subject: show namespaces in doxygen (bzr r6913) --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 01d151af8..8d74cbb12 100644 --- a/Doxyfile +++ b/Doxyfile @@ -471,7 +471,7 @@ SHOW_FILES = YES # Namespaces page. This will remove the Namespaces entry from the Quick Index # and from the Folder Tree View (if specified). The default is YES. -SHOW_NAMESPACES = NO +SHOW_NAMESPACES = YES # The FILE_VERSION_FILTER tag can be used to specify a program or script that # doxygen should invoke to get the current version for each file (typically from -- cgit v1.2.3