diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2001-01-28 18:24:51 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2001-01-28 18:24:51 (GMT) |
commit | 1c75d01c701209261a5b6af831280957681e557f (patch) | |
tree | 45536247e2a5eeeb89420476807cc72f57ffabb7 | |
parent | 9d98e802c931c7d358c55c2f69dabdef78b1fb62 (diff) | |
download | Doxygen-1c75d01c701209261a5b6af831280957681e557f.zip Doxygen-1c75d01c701209261a5b6af831280957681e557f.tar.gz Doxygen-1c75d01c701209261a5b6af831280957681e557f.tar.bz2 |
Release-1.2.4-20010128
-rw-r--r-- | doc/config.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config.doc b/doc/config.doc index 3114b01..fc4e5b4 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -1,6 +1,6 @@ /****************************************************************************** * - * + * $Id$ * * Copyright (C) 1997-2001 by Dimitri van Heesch. * @@ -447,7 +447,7 @@ followed by the descriptions of the tags grouped by category. You can put \\n's in the value part of an alias to insert newlines. \anchor cfg_optimize_output_for_c -<dt>\c OPTIMIZE_OUTPUT_FOR_C +<dt>\c OPTIMIZE_OUTPUT_FOR_C <dd> \addindex OPTIMIZE_OUTPUT_FOR_C Set the \c OPTIMIZE_OUTPUT_FOR_C tag to \c YES if your project consists of C sources only. Doxygen will then generate output that is more tailored |