]> sigrok.org Git - libsigrok.git/commitdiff
Doxygen: Set SHOW_NAMESPACES=no.
authorUwe Hermann <redacted>
Tue, 16 Apr 2013 10:43:42 +0000 (12:43 +0200)
committerUwe Hermann <redacted>
Tue, 16 Apr 2013 10:43:42 +0000 (12:43 +0200)
Since this is a C project, a "Namespaces" page is not really useful.

Doxyfile

index bb8d83b2e87ddbeba6d0a6ea495de46cd1282800..233287a23f3ad0ba1c6bc0a90c8268c59955f5b2 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -564,7 +564,7 @@ SHOW_FILES             = YES
 # This will remove the Namespaces entry from the Quick Index
 # and from the Folder Tree View (if specified). The default is YES.
 
-SHOW_NAMESPACES        = YES
+SHOW_NAMESPACES        = NO
 
 # 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