summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-06-11 19:22:39 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-06-11 19:22:39 (GMT)
commit975a88d42fb296be726c8063819327a262195bbd (patch)
treea213e1477917c43abbeeac764fe4d2846e726728 /doc
parent3472b3019d048213d4c6f15e17d40602b8ca6e78 (diff)
downloadDoxygen-975a88d42fb296be726c8063819327a262195bbd.zip
Doxygen-975a88d42fb296be726c8063819327a262195bbd.tar.gz
Doxygen-975a88d42fb296be726c8063819327a262195bbd.tar.bz2
Release-1.1.4-20000611
Diffstat (limited to 'doc')
-rw-r--r--doc/config.doc8
-rw-r--r--doc/faq.doc2
-rw-r--r--doc/language.doc6
3 files changed, 12 insertions, 4 deletions
diff --git a/doc/config.doc b/doc/config.doc
index d539807..109ba09 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -89,6 +89,7 @@ followed by the descriptions of the tags grouped by category.
<li> \refitem cfg_generate_tagfile GENERATE_TAGFILE
<li> \refitem cfg_graphical_hierarchy GRAPHICAL_HIERARCHY
<li> \refitem cfg_have_dot HAVE_DOT
+<li> \refitem cfg_hide_scope_names HIDE_SCOPE_NAMES
<li> \refitem cfg_hide_undoc_classes HIDE_UNDOC_CLASSES
<li> \refitem cfg_hide_undoc_members HIDE_UNDOC_MEMBERS
<li> \refitem cfg_html_align_members HTML_ALIGN_MEMBERS
@@ -308,6 +309,13 @@ followed by the descriptions of the tags grouped by category.
classes or files whose names only differ in case and if your file system
supports case sensitive file names.
+\anchor cfg_hide_scope_names
+<dt>\c HIDE_SCOPE_NAMES <dd>
+ \addindex HIDE_SCOPE_NAMES
+ If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
+ will show members with their full class and namespace scopes in the
+ documentation. If set to YES the scope will be hidden.
+
\anchor cfg_verbatim_headers
<dt>\c VERBATIM_HEADERS <dd>
\addindex VERBATIM_HEADERS
diff --git a/doc/faq.doc b/doc/faq.doc
index cf679f3..08ea8d0 100644
--- a/doc/faq.doc
+++ b/doc/faq.doc
@@ -39,7 +39,7 @@ You should use the \\mainpage command inside a comment block like this:
In order for global functions, variables, enums, typedefs, and defines
to be documented you should document the file in which these commands are
-located using a (non-empty) comment block containing a \file (or @file)
+located using a comment block containing a \file (or @file)
command.
Alternatively, you can put all members in a group (or module)
diff --git a/doc/language.doc b/doc/language.doc
index df40848..cdb3d1f 100644
--- a/doc/language.doc
+++ b/doc/language.doc
@@ -46,8 +46,8 @@ Here is a list of the languages and their current maintainers:
Jens Breitenstein
</TD>
<TD>
- <a href="mailto:Jens.Breitenstein@NOSPAM.tlc.de">
- Jens.Breitenstein@NOSPAM.tlc.de</a>
+ <a href="mailto:j@NOSPAM.js-b.de">
+ j@NOSPAM.js-b.de</a>
</TD>
</TR>
<TR BGCOLOR="#ffffff">
@@ -199,7 +199,7 @@ Here is a list of the languages and their current maintainers:
\hline
{\bf Language} & {\bf Maintainer} & {Contact address} \\
\hline
- German & Jens Breitenstein & {\tt Jens.Breitenstein@tlc.de} \\
+ German & Jens Breitenstein & {\tt j@jb-s.de} \\
\hline
French & Christophe Bordeux & {\tt bordeux@lig.di.epfl.ch} \\
\hline