From c08484819f37862c753a193092326cb16e1a89fa Mon Sep 17 00:00:00 2001 From: dimitri Date: Sun, 8 Apr 2001 19:19:32 +0000 Subject: Doxygen-1.2.6-20010408 --- Doxyfile | 2 +- INSTALL | 4 +- README | 4 +- VERSION | 2 +- addon/doxywizard/doxywizard_templ.cpp | 2 +- addon/doxywizard/doxywizard_templ.h | 2 +- doc/commands.doc | 10 +- doc/doxysearch_usage.doc | 2 +- doc/faq.doc | 4 +- doc/starting.doc | 10 +- make.bat | 12 +- packages/rpm/doxygen.spec | 4 +- src/classdef.cpp | 130 ++++++------ src/classdef.h | 4 +- src/classlist.cpp | 6 +- src/code.l | 27 +-- src/config.h | 16 +- src/config.l | 361 +++++++++++++++++++--------------- src/define.cpp | 2 +- src/definition.cpp | 56 ++---- src/definition.h | 10 +- src/diagram.cpp | 4 +- src/doc.l | 18 +- src/dot.cpp | 63 +++--- src/doxygen.cpp | 225 ++++++++++----------- src/filedef.cpp | 65 +++--- src/filedef.h | 46 ++--- src/filename.cpp | 6 +- src/filename.h | 2 +- src/formula.cpp | 6 +- src/ftvhelp.cpp | 24 +-- src/groupdef.cpp | 55 +++--- src/groupdef.h | 2 +- src/htmlgen.cpp | 80 ++++---- src/htmlhelp.cpp | 18 +- src/index.cpp | 222 ++++++++++++--------- src/instdox.cpp | 10 +- src/latexgen.cpp | 94 ++++----- src/mangen.cpp | 24 +-- src/memberdef.cpp | 60 +++--- src/memberlist.cpp | 44 +++-- src/message.cpp | 20 +- src/namespacedef.cpp | 42 ++-- src/namespacedef.h | 2 +- src/packagedef.cpp | 15 +- src/packagedef.h | 2 +- src/page.h | 2 +- src/pre.l | 18 +- src/rtfgen.cpp | 50 ++--- src/scanner.l | 10 +- src/translator.h | 35 ++-- src/translator_cn.h | 7 - src/translator_de.h | 332 +++++++++++++++++++++++++------ src/translator_hr.h | 10 - src/translator_no.h | 8 - src/translator_ru.h | 18 +- src/translator_se.h | 8 - src/translator_si.h | 7 - src/util.cpp | 182 ++++++++++------- src/util.h | 2 +- 60 files changed, 1384 insertions(+), 1124 deletions(-) diff --git a/Doxyfile b/Doxyfile index 9cfba1c..3ee43b2 100644 --- a/Doxyfile +++ b/Doxyfile @@ -53,7 +53,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- INPUT = src FILE_PATTERNS = *.h \ - *.cpp \ + *.cpp RECURSIVE = NO EXCLUDE = src/code.cpp \ src/config.cpp \ diff --git a/INSTALL b/INSTALL index 9161a9d..320b0bf 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ -DOXYGEN Version 1.2.6-20010401 +DOXYGEN Version 1.2.6-20010408 Please read the installation section of the manual for instructions. -------- -Dimitri van Heesch (01 April 2001) +Dimitri van Heesch (08 April 2001) diff --git a/README b/README index 989c13c..fa07fc4 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -DOXYGEN Version 1.2.6-20010401 +DOXYGEN Version 1.2.6-20010408 Please read INSTALL for compilation instructions. @@ -7,4 +7,4 @@ The latest version of doxygen can be obtained at Enjoy, -Dimitri van Heesch (01 April 2001) +Dimitri van Heesch (08 April 2001) diff --git a/VERSION b/VERSION index b84b84c..97a9074 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.6-20010401 +1.2.6-20010408 diff --git a/addon/doxywizard/doxywizard_templ.cpp b/addon/doxywizard/doxywizard_templ.cpp index cafec21..97fe34c 100644 --- a/addon/doxywizard/doxywizard_templ.cpp +++ b/addon/doxywizard/doxywizard_templ.cpp @@ -1,6 +1,6 @@ /****************************************************************************** * - * + * $Id$ * * Copyright (C) 1997-2001 by Dimitri van Heesch. * diff --git a/addon/doxywizard/doxywizard_templ.h b/addon/doxywizard/doxywizard_templ.h index 92e35e1..4daf3fd 100644 --- a/addon/doxywizard/doxywizard_templ.h +++ b/addon/doxywizard/doxywizard_templ.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * + * $Id$ * * Copyright (C) 1997-2001 by Dimitri van Heesch. * diff --git a/doc/commands.doc b/doc/commands.doc index c6aa049..e34d5c5 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -191,7 +191,7 @@ Doxygen. Unrecognized commands are treated as normal text. Indicates that a comment block contains documentation for a \ref modules "group" of classes, files or namespaces. This can be used to categorize classes, files or namespaces, and document those - categories. You can also uses groups as members of other groups, + categories. You can also use groups as members of other groups, thus building a hierarchy of groups. The \ argument should an single word identifier. @@ -639,7 +639,7 @@ Public/Protected/Private/... section. \addindex \if Starts a conditional documentation section. The section ends with a matching \c \endif command. A conditional section is - disable by default. To enable it you must put the + disabled by default. To enable it you must put the section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" tag in the configuration file. Conditional blocks can be nested. A nested section is @@ -900,7 +900,7 @@ Public/Protected/Private/... section. \subsection cmdanchor \anchor \addindex \anchor - This command places an invisible, named anchor into to documentation + This command places an invisible, named anchor into the documentation to which you can refer with the \\ref command. \sa section \ref cmdref "\\ref". @@ -1235,13 +1235,13 @@ Public/Protected/Private/... section. will result in the following text:

... this is a \e really good example ... - Equvalent to \ref cmdem "\\em" + Equivalent to \ref cmdem "\\em"
\subsection cmdem \em \addindex \e - Displays the argument \ in italics. + Displayis the argument \ in italics. Use this command to emphasize words. \par Example: diff --git a/doc/doxysearch_usage.doc b/doc/doxysearch_usage.doc index fe5f8f8..72dc397 100644 --- a/doc/doxysearch_usage.doc +++ b/doc/doxysearch_usage.doc @@ -68,7 +68,7 @@ follow these steps: documentation. Apart from the documentation, Doxygen will create the following files: