Loading Doxyfile +1 −7 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ MAN_LINKS = NO #--------------------------------------------------------------------------- # configuration options related to the XML output #--------------------------------------------------------------------------- GENERATE_XML = NO GENERATE_XML = YES #--------------------------------------------------------------------------- # configuration options for the AutoGen Definitions output #--------------------------------------------------------------------------- Loading Loading @@ -188,9 +188,3 @@ DOT_CLEANUP = YES # Configuration::addtions related to the search engine #--------------------------------------------------------------------------- SEARCHENGINE = NO CGI_NAME = search.cgi CGI_URL = DOC_URL = DOC_ABSPATH = BIN_ABSPATH = /usr/local/bin/ EXT_DOC_PATHS = INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3.3-20030808 DOXYGEN Version 1.3.3-20030824 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (08 August 2003) Dimitri van Heesch (24 August 2003) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3.3_20030808 DOXYGEN Version 1.3.3_20030824 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) (08 August 2003) Dimitri van Heesch (dimitri@stack.nl) (24 August 2003) VERSION +1 −1 Original line number Diff line number Diff line 1.3.3-20030808 1.3.3-20030824 addon/doxywizard/doxywizard.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -450,6 +450,8 @@ ConfigFile::ConfigFile( QWidget *parent ) : QWidget( parent ) addDependency(m_switches,option->dependsOn(),option->name()); } break; case ConfigOption::O_Obsolete: break; } } if (page) page->addStretch(1); Loading Loading
Doxyfile +1 −7 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ MAN_LINKS = NO #--------------------------------------------------------------------------- # configuration options related to the XML output #--------------------------------------------------------------------------- GENERATE_XML = NO GENERATE_XML = YES #--------------------------------------------------------------------------- # configuration options for the AutoGen Definitions output #--------------------------------------------------------------------------- Loading Loading @@ -188,9 +188,3 @@ DOT_CLEANUP = YES # Configuration::addtions related to the search engine #--------------------------------------------------------------------------- SEARCHENGINE = NO CGI_NAME = search.cgi CGI_URL = DOC_URL = DOC_ABSPATH = BIN_ABSPATH = /usr/local/bin/ EXT_DOC_PATHS =
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3.3-20030808 DOXYGEN Version 1.3.3-20030824 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (08 August 2003) Dimitri van Heesch (24 August 2003)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.3.3_20030808 DOXYGEN Version 1.3.3_20030824 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) (08 August 2003) Dimitri van Heesch (dimitri@stack.nl) (24 August 2003)
addon/doxywizard/doxywizard.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -450,6 +450,8 @@ ConfigFile::ConfigFile( QWidget *parent ) : QWidget( parent ) addDependency(m_switches,option->dependsOn(),option->name()); } break; case ConfigOption::O_Obsolete: break; } } if (page) page->addStretch(1); Loading