diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2003-02-15 20:00:58 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2003-02-15 20:00:58 (GMT) |
commit | b0cbd5971eb11555a9ea3ab5c23f2b0b97279b4d (patch) | |
tree | d5ea8d453754a1b971fadd965b8949a3a3d0de9a /doc/config.doc | |
parent | 8fda55cdfe71d9e23407169499e918478161328d (diff) | |
download | Doxygen-b0cbd5971eb11555a9ea3ab5c23f2b0b97279b4d.zip Doxygen-b0cbd5971eb11555a9ea3ab5c23f2b0b97279b4d.tar.gz Doxygen-b0cbd5971eb11555a9ea3ab5c23f2b0b97279b4d.tar.bz2 |
Release-1.3-rc3-20020215
Diffstat (limited to 'doc/config.doc')
-rw-r--r-- | doc/config.doc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/config.doc b/doc/config.doc index 5c260fb..2dbd644 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -417,6 +417,8 @@ function's detailed documentation block. comments) as a brief description. This used to be the default behaviour. The new default is to treat a multi-line C++ comment block as a detailed description. Set this tag to YES if you prefer the old behaviour instead. + Note that setting this tag to YES also means that rational rose comments + are not recognised any more. \anchor cfg_details_at_top <dt>\c DETAILS_AT_TOP <dd> |