Commit fe35e3ac authored by Dimitri van Heesch's avatar Dimitri van Heesch
Browse files

Doxygen-1.2.17-20020901

parent 6b47ce0c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.2.17-20020825
DOXYGEN Version 1.2.17-20020901

Please read the installation section of the manual for instructions.

--------
Dimitri van Heesch (25 August 2002)
Dimitri van Heesch (01 September 2002)
+2 −2
Original line number Diff line number Diff line
DOXYGEN Version 1.2.17_20020825
DOXYGEN Version 1.2.17_20020901

Please read INSTALL for compilation instructions.

@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.

Enjoy,

Dimitri van Heesch (dimitri@stack.nl) (25 August 2002)
Dimitri van Heesch (dimitri@stack.nl) (01 September 2002)
+1 −1
Original line number Diff line number Diff line
1.2.17-20020825
1.2.17-20020901
+5 −1
Original line number Diff line number Diff line
@@ -1041,6 +1041,10 @@ ALIASES = "english=\if english" \
  This command places an invisible, named anchor into the documentation
  to which you can refer with the \\ref command. 

  \note Anchors can currently only be put into a comment block
  that is marked as a page (using \ref cmdpage "\\page") or mainpage
  (\ref cmdmainpage "\\mainpage"). 

  \sa section \ref cmdref "\\ref".

<hr>
+1 −1
Original line number Diff line number Diff line
Summary: A documentation system for C/C++.
Name: doxygen
Version: 1.2.17_20020825
Version: 1.2.17_20020901
Release: 1
Epoch: 1
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
Loading