diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-11-19 15:15:27 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-11-19 15:15:27 (GMT) |
commit | 903cf7cad0e2a1c0e22537621a770544fa4e84ee (patch) | |
tree | 73fb7f0440c64c3b3ce21bfc475058ffb46a5bfc /doc | |
parent | 020742ed4dfa75aaa373cec43a94dc5b02e15f08 (diff) | |
download | Doxygen-903cf7cad0e2a1c0e22537621a770544fa4e84ee.zip Doxygen-903cf7cad0e2a1c0e22537621a770544fa4e84ee.tar.gz Doxygen-903cf7cad0e2a1c0e22537621a770544fa4e84ee.tar.bz2 |
Release-1.2.3-20001119
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.doc b/doc/config.doc index 231cbe9..8debf84 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -407,7 +407,7 @@ followed by the descriptions of the tags grouped by category. \anchor cfg_enabled_sections <dt>\c ENABLED_SECTIONS <dd> \addindex ENABLED_SECTIONS - The \c ENABLE_SECTIONS tag can be used to enable conditional + The \c ENABLED_SECTIONS tag can be used to enable conditional documentation sections, marked by \ref cmdif "\\if" \<section-label\> ... \ref cmdendif "\\endif" blocks. |