Loading INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3-rc3 DOXYGEN Version 1.3-rc3-20030215 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (01 February 2003) Dimitri van Heesch (15 February 2003) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3_rc3 DOXYGEN Version 1.3_rc3_20030215 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) (01 February 2003) Dimitri van Heesch (dimitri@stack.nl) (15 February 2003) VERSION +1 −1 Original line number Diff line number Diff line 1.3-rc3 1.3-rc3-20030215 addon/doxmlparser/include/doxmlintf.h +6 −0 Original line number Diff line number Diff line Loading @@ -727,6 +727,12 @@ class ISection virtual bool isProtected() const = 0; }; class IUserDefined : public ISection { public: virtual const IString * header() const = 0; }; class ISectionIterator { public: Loading addon/doxmlparser/src/doxmlintf.h +6 −0 Original line number Diff line number Diff line Loading @@ -727,6 +727,12 @@ class ISection virtual bool isProtected() const = 0; }; class IUserDefined : public ISection { public: virtual const IString * header() const = 0; }; class ISectionIterator { public: Loading Loading
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3-rc3 DOXYGEN Version 1.3-rc3-20030215 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (01 February 2003) Dimitri van Heesch (15 February 2003)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3_rc3 DOXYGEN Version 1.3_rc3_20030215 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) (01 February 2003) Dimitri van Heesch (dimitri@stack.nl) (15 February 2003)
addon/doxmlparser/include/doxmlintf.h +6 −0 Original line number Diff line number Diff line Loading @@ -727,6 +727,12 @@ class ISection virtual bool isProtected() const = 0; }; class IUserDefined : public ISection { public: virtual const IString * header() const = 0; }; class ISectionIterator { public: Loading
addon/doxmlparser/src/doxmlintf.h +6 −0 Original line number Diff line number Diff line Loading @@ -727,6 +727,12 @@ class ISection virtual bool isProtected() const = 0; }; class IUserDefined : public ISection { public: virtual const IString * header() const = 0; }; class ISectionIterator { public: Loading