summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2008-03-09 18:07:08 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2008-03-09 18:07:08 (GMT)
commit8051d0cfdd4afcaaa8458926c807d471691dfb5e (patch)
treec4662316ba92eaf4d6ffbd9d06645fd4c6e85195 /doc
parent2ddfaa1d80f702ad70073ac8721219935e1ab074 (diff)
downloadDoxygen-8051d0cfdd4afcaaa8458926c807d471691dfb5e.zip
Doxygen-8051d0cfdd4afcaaa8458926c807d471691dfb5e.tar.gz
Doxygen-8051d0cfdd4afcaaa8458926c807d471691dfb5e.tar.bz2
Release-1.5.5-20080309
Diffstat (limited to 'doc')
-rw-r--r--doc/config.doc16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/config.doc b/doc/config.doc
index 73ee99c..e9042e5 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -203,7 +203,9 @@ followed by the descriptions of the tags grouped by category.
\refitem cfg_separate_member_pages SEPARATE_MEMBER_PAGES
\refitem cfg_short_names SHORT_NAMES
\refitem cfg_show_dirs SHOW_DIRECTORIES
+\refitem cfg_show_files SHOW_FILES
\refitem cfg_show_include_files SHOW_INCLUDE_FILES
+\refitem cfg_show_namespaces SHOW_NAMESPACES
\refitem cfg_show_used_files SHOW_USED_FILES
\refitem cfg_sip_support SIP_SUPPORT
\refitem cfg_skip_function_macros SKIP_FUNCTION_MACROS
@@ -766,6 +768,20 @@ function's detailed documentation block.
then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
in the documentation.
+\anchor cfg_show_files
+<dt>\c SHOW_FILES <dd>
+ \addindex SHOW_FILES
+ Set the \c SHOW_FILES tag to \c NO to disable the generation of the Files page.
+ This will remove the Files entry from the Quick Index and from the
+ Folder Tree View (if specified). The default is \c YES.
+
+\anchor cfg_show_namespaces
+<dt>\c SHOW_NAMESPACES <dd>
+ \addindex SHOW_NAMESPACES
+ Set the \c SHOW_NAMESPACES tag to \c NO to disable the generation of the
+ Namespaces page. This will remove the Namespaces entry from the Quick Index
+ and from the Folder Tree View (if specified). The default is \c YES.
+
</dl>
\section messages_input Options related to warning and progress messages