Loading INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.4.3-20050623 DOXYGEN Version 1.4.3-20050707 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (23 June 2005) Dimitri van Heesch (07 July 2005) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.4.3_20050623 DOXYGEN Version 1.4.3_20050707 Please read INSTALL for compilation instructions. Loading @@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives. Enjoy, Dimitri van Heesch (dimitri@stack.nl) (23 June 2005) Dimitri van Heesch (dimitri@stack.nl) (07 July 2005) VERSION +1 −1 Original line number Diff line number Diff line 1.4.3-20050623 1.4.3-20050707 configure +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ if test "$f_wizard" = YES; then if test -z "$QTDIR"; then echo " QTDIR environment variable not set!" echo -n " Checking for Qt..." for d in /usr/lib/{qt-3.1,qt3,qt2,qt,qt*}; do for d in /usr/{lib,share,qt}/{qt-3,qt3,qt,qt*,3}; do if test -d "$d/lib" -a -d "$d/include" -a -x "$d/bin/moc"; then QTDIR=$d fi Loading doc/config.doc +4 −0 Original line number Diff line number Diff line Loading @@ -800,6 +800,10 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn" \c EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude certain files from those directories. Note that the wildcards are matched against the file with absolute path, so to exclude all test directories use the pattern <code>*</code><code>/test/</code><code>*</code> \anchor cfg_example_path <dt>\c EXAMPLE_PATH <dd> \addindex EXAMPLE_PATH Loading Loading
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.4.3-20050623 DOXYGEN Version 1.4.3-20050707 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (23 June 2005) Dimitri van Heesch (07 July 2005)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.4.3_20050623 DOXYGEN Version 1.4.3_20050707 Please read INSTALL for compilation instructions. Loading @@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives. Enjoy, Dimitri van Heesch (dimitri@stack.nl) (23 June 2005) Dimitri van Heesch (dimitri@stack.nl) (07 July 2005)
configure +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ if test "$f_wizard" = YES; then if test -z "$QTDIR"; then echo " QTDIR environment variable not set!" echo -n " Checking for Qt..." for d in /usr/lib/{qt-3.1,qt3,qt2,qt,qt*}; do for d in /usr/{lib,share,qt}/{qt-3,qt3,qt,qt*,3}; do if test -d "$d/lib" -a -d "$d/include" -a -x "$d/bin/moc"; then QTDIR=$d fi Loading
doc/config.doc +4 −0 Original line number Diff line number Diff line Loading @@ -800,6 +800,10 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn" \c EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude certain files from those directories. Note that the wildcards are matched against the file with absolute path, so to exclude all test directories use the pattern <code>*</code><code>/test/</code><code>*</code> \anchor cfg_example_path <dt>\c EXAMPLE_PATH <dd> \addindex EXAMPLE_PATH Loading