Loading Doxyfile +2 −2 Original line number Diff line number Diff line Loading @@ -65,13 +65,13 @@ EXCLUDE = src/code.cpp \ src/pre.cpp \ src/scanner.cpp \ src/tag.cpp \ src/doc.cpp \ src/doctokenizer.cpp \ src/logos.cpp \ src/doxysearch.cpp \ src/suffixtree.cpp \ src/suffixtree.h \ src/searchindex.cpp \ src/searchindex.h src/searchindex.h \ EXCLUDE_PATTERNS = EXAMPLE_PATH = EXAMPLE_PATTERNS = Loading INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3-rc2-20021224 DOXYGEN Version 1.3-rc2-20030106 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (24 December 2002) Dimitri van Heesch (06 January 2003) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3_rc2_20021224 DOXYGEN Version 1.3_rc2_20030106 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) (24 December 2002) Dimitri van Heesch (dimitri@stack.nl) (06 January 2003) VERSION +1 −1 Original line number Diff line number Diff line 1.3-rc2-20021224 1.3-rc2-20030106 addon/doxmlparser/include/doxmlintf.h +11 −9 Original line number Diff line number Diff line Loading @@ -874,6 +874,8 @@ class IClass : public ICompound // TODO: // class: // listOfAllMembers() // protection() // isAbstract() }; /*! \brief The interface to a struct in the object model. Loading Loading
Doxyfile +2 −2 Original line number Diff line number Diff line Loading @@ -65,13 +65,13 @@ EXCLUDE = src/code.cpp \ src/pre.cpp \ src/scanner.cpp \ src/tag.cpp \ src/doc.cpp \ src/doctokenizer.cpp \ src/logos.cpp \ src/doxysearch.cpp \ src/suffixtree.cpp \ src/suffixtree.h \ src/searchindex.cpp \ src/searchindex.h src/searchindex.h \ EXCLUDE_PATTERNS = EXAMPLE_PATH = EXAMPLE_PATTERNS = Loading
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3-rc2-20021224 DOXYGEN Version 1.3-rc2-20030106 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (24 December 2002) Dimitri van Heesch (06 January 2003)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3_rc2_20021224 DOXYGEN Version 1.3_rc2_20030106 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) (24 December 2002) Dimitri van Heesch (dimitri@stack.nl) (06 January 2003)
addon/doxmlparser/include/doxmlintf.h +11 −9 Original line number Diff line number Diff line Loading @@ -874,6 +874,8 @@ class IClass : public ICompound // TODO: // class: // listOfAllMembers() // protection() // isAbstract() }; /*! \brief The interface to a struct in the object model. Loading