Loading Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ BINARY_TOC = NO TOC_EXPAND = NO DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 GENERATE_TREEVIEW = NO GENERATE_TREEVIEW = YES TREEVIEW_WIDTH = 250 #--------------------------------------------------------------------------- # configuration options related to the LaTeX output Loading INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3-rc2-20030119 DOXYGEN Version 1.3-rc2-20030126 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (19 January 2003) Dimitri van Heesch (26 January 2003) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3_rc2_20030119 DOXYGEN Version 1.3_rc2_20030126 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) (19 January 2003) Dimitri van Heesch (dimitri@stack.nl) (26 January 2003) VERSION +1 −1 Original line number Diff line number Diff line 1.3-rc2-20030119 1.3-rc2-20030126 addon/doxmlparser/src/memberhandler.h +10 −9 Original line number Diff line number Diff line Loading @@ -33,8 +33,9 @@ class LinkedTextImpl; class LinkedTextHandler; class DocHandler; struct MemberReference : public IMemberReference class MemberReference : public IMemberReference { public: virtual ~MemberReference() {} virtual IMember *member() const; virtual const IString *memberName() const { return &m_name; } Loading Loading
Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ BINARY_TOC = NO TOC_EXPAND = NO DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 GENERATE_TREEVIEW = NO GENERATE_TREEVIEW = YES TREEVIEW_WIDTH = 250 #--------------------------------------------------------------------------- # configuration options related to the LaTeX output Loading
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3-rc2-20030119 DOXYGEN Version 1.3-rc2-20030126 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (19 January 2003) Dimitri van Heesch (26 January 2003)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3_rc2_20030119 DOXYGEN Version 1.3_rc2_20030126 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) (19 January 2003) Dimitri van Heesch (dimitri@stack.nl) (26 January 2003)
addon/doxmlparser/src/memberhandler.h +10 −9 Original line number Diff line number Diff line Loading @@ -33,8 +33,9 @@ class LinkedTextImpl; class LinkedTextHandler; class DocHandler; struct MemberReference : public IMemberReference class MemberReference : public IMemberReference { public: virtual ~MemberReference() {} virtual IMember *member() const; virtual const IString *memberName() const { return &m_name; } Loading