From 92bc8bc70099dbd44d43e98ca9d4633410b3d374 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Thu, 27 Nov 2008 22:35:07 +0000 Subject: [PATCH] show namespaces in doxygen --- 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 -- 2.30.2