summaryrefslogtreecommitdiffstats
path: root/doc/config.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2005-02-27 20:01:29 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2005-02-27 20:01:29 (GMT)
commit47b04448404f708d25de41246b04fb2219cc81df (patch)
tree2d189d04d6f9413eb324fae5f56f273f3855ff8b /doc/config.doc
parent2ed43d4c3890c98475d4deb87d4a14ab949f90c4 (diff)
downloadDoxygen-47b04448404f708d25de41246b04fb2219cc81df.zip
Doxygen-47b04448404f708d25de41246b04fb2219cc81df.tar.gz
Doxygen-47b04448404f708d25de41246b04fb2219cc81df.tar.bz2
Release-1.4.1-20050227
Diffstat (limited to 'doc/config.doc')
-rw-r--r--doc/config.doc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/config.doc b/doc/config.doc
index 99fc475..dd6408b 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -186,6 +186,7 @@ followed by the descriptions of the tags grouped by category.
\refitem cfg_rtf_stylesheet_file RTF_STYLESHEET_FILE
\refitem cfg_search_includes SEARCH_INCLUDES
\refitem cfg_searchengine SEARCHENGINE
+\refitem cfg_separate_member_pages SEPARATE_MEMBER_PAGES
\refitem cfg_short_names SHORT_NAMES
\refitem cfg_show_dirs SHOW_DIRECTORIES
\refitem cfg_show_include_files SHOW_INCLUDE_FILES
@@ -410,6 +411,13 @@ followed by the descriptions of the tags grouped by category.
member in the group (if any) for the other members of the group. By default
all members of a group must be documented explicitly.
+\anchor cfg_separate_member_pages
+<dt>\c SEPARATE_MEMBER_PAGES <dd>
+ \addindex SEPARATE_MEMBER_PAGES
+ If the \c SEPARATE_MEMBER_PAGES tag is set to \c YES, then doxygen will produce
+ a new page for each member. If set to \c NO, the documentation of a member will
+ be part of the file/class/namespace that contains it.
+
\anchor cfg_tab_size
<dt>\c TAB_SIZE <dd>
\addindex TAB_SIZE