diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2001-01-28 18:24:51 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2001-01-28 18:24:51 (GMT) |
commit | f676cb79536e8d4d7a7dc2fb83b757065939eefb (patch) | |
tree | 45536247e2a5eeeb89420476807cc72f57ffabb7 /doc/config.doc | |
parent | 1426e2fbce1e3e4c8089b228c843042c90b2d1c4 (diff) | |
download | Doxygen-f676cb79536e8d4d7a7dc2fb83b757065939eefb.zip Doxygen-f676cb79536e8d4d7a7dc2fb83b757065939eefb.tar.gz Doxygen-f676cb79536e8d4d7a7dc2fb83b757065939eefb.tar.bz2 |
Release-1.2.4-20010128
Diffstat (limited to 'doc/config.doc')
-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 |