Doxygen: Set SHOW_NAMESPACES=no.

Since this is a C project, a "Namespaces" page is not really useful.
This commit is contained in:
Uwe Hermann 2013-04-16 12:43:42 +02:00
parent 9fb5f2dfa6
commit 1a64618a2f
1 changed files with 1 additions and 1 deletions

View File

@ -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