Loading INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.2.1-20000917 DOXYGEN Version 1.2.2 Please read the installation section of the manual for instructions. -------- Dimitri van Heesch (17 September 2000) Dimitri van Heesch (24 September 2000) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.2.1-20000917 DOXYGEN Version 1.2.2 Please read INSTALL for compilation instructions. Loading @@ -7,4 +7,4 @@ The latest version of doxygen can be obtained at Enjoy, Dimitri van Heesch (17 September 2000) Dimitri van Heesch (24 September 2000) VERSION +1 −1 Original line number Diff line number Diff line 1.2.1-20000917 1.2.2 addon/configgen/configgen.cpp +3 −2 Original line number Diff line number Diff line Loading @@ -775,7 +775,8 @@ void init() "information to generate all constant output in the proper language. \n" "The default language is English, other supported languages are: \n" "Dutch, French, Italian, Czech, Swedish, German, Finnish, Japanese, \n" "Korean, Hungarian, Spanish, Russian, Croatian, Polish, and Portuguese.\n" "Korean, Hungarian, Spanish, Romanian, Russian, Croatian, Polish, and \n" "Portuguese.\n" ); ConfigString::addFixedValue("outputLanguage","English"); ConfigString::addFixedValue("outputLanguage","Dutch"); Loading @@ -789,6 +790,7 @@ void init() ConfigString::addFixedValue("outputLanguage","Japanese"); ConfigString::addFixedValue("outputLanguage","Korean"); ConfigString::addFixedValue("outputLanguage","Spanish"); ConfigString::addFixedValue("outputLanguage","Romanian"); ConfigString::addFixedValue("outputLanguage","Russian"); ConfigString::addFixedValue("outputLanguage","Croatian"); ConfigString::addFixedValue("outputLanguage","Polish"); Loading Loading @@ -1035,7 +1037,6 @@ void init() "put the command \\sideeffect (or @sideeffect) in the documentation, which \n" "will result in a user defined paragraph with heading \"Side Effects:\". \n" "You can put \\n's in the value part of an alias to insert newlines. \n" "Predefined commands cannot be overwritten using aliases. \n" ); //----------------------------------------------------------------------------------------------- ConfigInfo::add( "Messages","configuration options related to warning and progress messages"); Loading doc/config.doc +0 −1 Original line number Diff line number Diff line Loading @@ -448,7 +448,6 @@ followed by the descriptions of the tags grouped by category. put the command \\sideeffect (or \@sideeffect) in the documentation, which will result in a user defined paragraph with heading "Side Effects:". You can put \\n's in the value part of an alias to insert newlines. Predefined commands cannot be overwritten using aliases. </dl> Loading Loading
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.2.1-20000917 DOXYGEN Version 1.2.2 Please read the installation section of the manual for instructions. -------- Dimitri van Heesch (17 September 2000) Dimitri van Heesch (24 September 2000)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.2.1-20000917 DOXYGEN Version 1.2.2 Please read INSTALL for compilation instructions. Loading @@ -7,4 +7,4 @@ The latest version of doxygen can be obtained at Enjoy, Dimitri van Heesch (17 September 2000) Dimitri van Heesch (24 September 2000)
addon/configgen/configgen.cpp +3 −2 Original line number Diff line number Diff line Loading @@ -775,7 +775,8 @@ void init() "information to generate all constant output in the proper language. \n" "The default language is English, other supported languages are: \n" "Dutch, French, Italian, Czech, Swedish, German, Finnish, Japanese, \n" "Korean, Hungarian, Spanish, Russian, Croatian, Polish, and Portuguese.\n" "Korean, Hungarian, Spanish, Romanian, Russian, Croatian, Polish, and \n" "Portuguese.\n" ); ConfigString::addFixedValue("outputLanguage","English"); ConfigString::addFixedValue("outputLanguage","Dutch"); Loading @@ -789,6 +790,7 @@ void init() ConfigString::addFixedValue("outputLanguage","Japanese"); ConfigString::addFixedValue("outputLanguage","Korean"); ConfigString::addFixedValue("outputLanguage","Spanish"); ConfigString::addFixedValue("outputLanguage","Romanian"); ConfigString::addFixedValue("outputLanguage","Russian"); ConfigString::addFixedValue("outputLanguage","Croatian"); ConfigString::addFixedValue("outputLanguage","Polish"); Loading Loading @@ -1035,7 +1037,6 @@ void init() "put the command \\sideeffect (or @sideeffect) in the documentation, which \n" "will result in a user defined paragraph with heading \"Side Effects:\". \n" "You can put \\n's in the value part of an alias to insert newlines. \n" "Predefined commands cannot be overwritten using aliases. \n" ); //----------------------------------------------------------------------------------------------- ConfigInfo::add( "Messages","configuration options related to warning and progress messages"); Loading
doc/config.doc +0 −1 Original line number Diff line number Diff line Loading @@ -448,7 +448,6 @@ followed by the descriptions of the tags grouped by category. put the command \\sideeffect (or \@sideeffect) in the documentation, which will result in a user defined paragraph with heading "Side Effects:". You can put \\n's in the value part of an alias to insert newlines. Predefined commands cannot be overwritten using aliases. </dl> Loading