Loading INSTALL +4 −4 Original line number Diff line number Diff line DOXYGEN Version 1.1.3 DOXYGEN Version 1.1.3-20000514 CONTENTS -------- Loading @@ -15,8 +15,8 @@ INSTALLATION INSTRUCTIONS FOR UNIX: 1. Unpack the archive, unless you already have: gunzip doxygen-1.1.3.src.tar.gz # uncompress the archive tar xf doxygen-1.1.3.src.tar # unpack it gunzip doxygen-1.1.3-20000514.src.tar.gz # uncompress the archive tar xf doxygen-1.1.3-20000514.src.tar # unpack it 2. Run the configure script: Loading Loading @@ -252,4 +252,4 @@ The latest version of doxygen can be obtained at Enjoy, Dimitri van Heesch (08 May 2000) Dimitri van Heesch (14 May 2000) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.1.3 DOXYGEN Version 1.1.3-20000514 Please read INSTALL for compilation instructions. Loading @@ -7,4 +7,4 @@ The latest version of doxygen can be obtained at Enjoy, Dimitri van Heesch (08 May 2000) Dimitri van Heesch (14 May 2000) VERSION +1 −1 Original line number Diff line number Diff line 1.1.3 1.1.3-20000514 configure +7 −1 Original line number Diff line number Diff line Loading @@ -349,10 +349,16 @@ fi touch .tmakeconfig if test "$f_shared" = NO; then if test "$f_platform" = "osf1-cxx"; then cat >> .tmakeconfig <<EOF TMAKE_LFLAGS = -non_shared EOF else cat >> .tmakeconfig <<EOF TMAKE_LFLAGS = -static EOF fi fi if test "$f_english" = YES; then cat >> .tmakeconfig <<EOF Loading doc/config.doc +10 −4 Original line number Diff line number Diff line Loading @@ -538,21 +538,27 @@ description. that doxygen normally generates: \verbatim H1 { text-align: center } H1 { text-align: center; } A.qindex {} A.qindexRef {} A.el { text-decoration: none; font-weight: bold } A.elRef { font-weight: bold } A.code { text-decoration: none; font-weight: normal; color: #4444ee } A.codeRef { font-weight: normal; color: #4444ee } A.gl:link { color: #ffffff } A.gl:visited { color: #ffffff } A.gl { text-decoration: none; font-weight: bold; background-color: #ff8080 } DL.el { margin-left: -1cm } DIV.fragment { width: 100%; border: none; background-color: #eeeeee } DIV.in { margin-left: 16 } DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 } TD.md { background-color: #f2f2ff } DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller } FONT.keyword { color: #008000 } FONT.keywordtype { color: #008060 } FONT.keywordflow { color: #e08000 } FONT.comment { color: #800000 } FONT.preprocessor { color: #806020 } FONT.stringliteral { color: #002080 } FONT.charliteral { color: #008080 } \endverbatim \anchor cfg_html_align_members Loading Loading
INSTALL +4 −4 Original line number Diff line number Diff line DOXYGEN Version 1.1.3 DOXYGEN Version 1.1.3-20000514 CONTENTS -------- Loading @@ -15,8 +15,8 @@ INSTALLATION INSTRUCTIONS FOR UNIX: 1. Unpack the archive, unless you already have: gunzip doxygen-1.1.3.src.tar.gz # uncompress the archive tar xf doxygen-1.1.3.src.tar # unpack it gunzip doxygen-1.1.3-20000514.src.tar.gz # uncompress the archive tar xf doxygen-1.1.3-20000514.src.tar # unpack it 2. Run the configure script: Loading Loading @@ -252,4 +252,4 @@ The latest version of doxygen can be obtained at Enjoy, Dimitri van Heesch (08 May 2000) Dimitri van Heesch (14 May 2000)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.1.3 DOXYGEN Version 1.1.3-20000514 Please read INSTALL for compilation instructions. Loading @@ -7,4 +7,4 @@ The latest version of doxygen can be obtained at Enjoy, Dimitri van Heesch (08 May 2000) Dimitri van Heesch (14 May 2000)
configure +7 −1 Original line number Diff line number Diff line Loading @@ -349,10 +349,16 @@ fi touch .tmakeconfig if test "$f_shared" = NO; then if test "$f_platform" = "osf1-cxx"; then cat >> .tmakeconfig <<EOF TMAKE_LFLAGS = -non_shared EOF else cat >> .tmakeconfig <<EOF TMAKE_LFLAGS = -static EOF fi fi if test "$f_english" = YES; then cat >> .tmakeconfig <<EOF Loading
doc/config.doc +10 −4 Original line number Diff line number Diff line Loading @@ -538,21 +538,27 @@ description. that doxygen normally generates: \verbatim H1 { text-align: center } H1 { text-align: center; } A.qindex {} A.qindexRef {} A.el { text-decoration: none; font-weight: bold } A.elRef { font-weight: bold } A.code { text-decoration: none; font-weight: normal; color: #4444ee } A.codeRef { font-weight: normal; color: #4444ee } A.gl:link { color: #ffffff } A.gl:visited { color: #ffffff } A.gl { text-decoration: none; font-weight: bold; background-color: #ff8080 } DL.el { margin-left: -1cm } DIV.fragment { width: 100%; border: none; background-color: #eeeeee } DIV.in { margin-left: 16 } DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 } TD.md { background-color: #f2f2ff } DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller } FONT.keyword { color: #008000 } FONT.keywordtype { color: #008060 } FONT.keywordflow { color: #e08000 } FONT.comment { color: #800000 } FONT.preprocessor { color: #806020 } FONT.stringliteral { color: #002080 } FONT.charliteral { color: #008080 } \endverbatim \anchor cfg_html_align_members Loading