Loading INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.5.5-20080307 DOXYGEN Version 1.5.5-20080309 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (07 March 2008) Dimitri van Heesch (09 March 2008) README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.5.5_20080307 DOXYGEN Version 1.5.5_20080309 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) (07 March 2008) Dimitri van Heesch (dimitri@stack.nl) (09 March 2008) configure +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ doxygen_version_minor=5 doxygen_version_revision=5 #NOTE: Setting version_mmn to "NO" will omit mmn info from the package. doxygen_version_mmn=20080307 doxygen_version_mmn=20080309 bin_dirs=`echo $PATH | sed -e "s/:/ /g"` Loading doc/config.doc +16 −0 Original line number Diff line number Diff line Loading @@ -203,7 +203,9 @@ followed by the descriptions of the tags grouped by category. \refitem cfg_separate_member_pages SEPARATE_MEMBER_PAGES \refitem cfg_short_names SHORT_NAMES \refitem cfg_show_dirs SHOW_DIRECTORIES \refitem cfg_show_files SHOW_FILES \refitem cfg_show_include_files SHOW_INCLUDE_FILES \refitem cfg_show_namespaces SHOW_NAMESPACES \refitem cfg_show_used_files SHOW_USED_FILES \refitem cfg_sip_support SIP_SUPPORT \refitem cfg_skip_function_macros SKIP_FUNCTION_MACROS Loading Loading @@ -766,6 +768,20 @@ function's detailed documentation block. then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy in the documentation. \anchor cfg_show_files <dt>\c SHOW_FILES <dd> \addindex SHOW_FILES Set the \c SHOW_FILES tag to \c NO to disable the generation of the Files page. This will remove the Files entry from the Quick Index and from the Folder Tree View (if specified). The default is \c YES. \anchor cfg_show_namespaces <dt>\c SHOW_NAMESPACES <dd> \addindex SHOW_NAMESPACES Set the \c SHOW_NAMESPACES tag to \c NO to disable the generation of the Namespaces page. This will remove the Namespaces entry from the Quick Index and from the Folder Tree View (if specified). The default is \c YES. </dl> \section messages_input Options related to warning and progress messages Loading src/config.l +14 −0 Original line number Diff line number Diff line Loading @@ -1972,6 +1972,20 @@ void Config::create() "in the documentation. The default is NO.\n", FALSE ); cb = addBool( "SHOW_FILES", "Set the SHOW_FILES tag to NO to disable the generation of the Files page.\n" "This will remove the Files entry from the Quick Index and from the \n" "Folder Tree View (if specified). The default is YES.\n", TRUE ); cb = addBool( "SHOW_NAMESPACES", "Set the SHOW_NAMESPACES tag to NO to disable the generation of the \n" "Namespaces page. This will remove the Namespaces entry from the Quick Index\n" "and from the Folder Tree View (if specified). The default is YES.\n", TRUE ); cs = addString( "FILE_VERSION_FILTER", "The FILE_VERSION_FILTER tag can be used to specify a program or script that \n" "doxygen should invoke to get the current version for each file (typically from \n" Loading Loading
INSTALL +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.5.5-20080307 DOXYGEN Version 1.5.5-20080309 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- Dimitri van Heesch (07 March 2008) Dimitri van Heesch (09 March 2008)
README +2 −2 Original line number Diff line number Diff line DOXYGEN Version 1.5.5_20080307 DOXYGEN Version 1.5.5_20080309 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) (07 March 2008) Dimitri van Heesch (dimitri@stack.nl) (09 March 2008)
configure +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ doxygen_version_minor=5 doxygen_version_revision=5 #NOTE: Setting version_mmn to "NO" will omit mmn info from the package. doxygen_version_mmn=20080307 doxygen_version_mmn=20080309 bin_dirs=`echo $PATH | sed -e "s/:/ /g"` Loading
doc/config.doc +16 −0 Original line number Diff line number Diff line Loading @@ -203,7 +203,9 @@ followed by the descriptions of the tags grouped by category. \refitem cfg_separate_member_pages SEPARATE_MEMBER_PAGES \refitem cfg_short_names SHORT_NAMES \refitem cfg_show_dirs SHOW_DIRECTORIES \refitem cfg_show_files SHOW_FILES \refitem cfg_show_include_files SHOW_INCLUDE_FILES \refitem cfg_show_namespaces SHOW_NAMESPACES \refitem cfg_show_used_files SHOW_USED_FILES \refitem cfg_sip_support SIP_SUPPORT \refitem cfg_skip_function_macros SKIP_FUNCTION_MACROS Loading Loading @@ -766,6 +768,20 @@ function's detailed documentation block. then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy in the documentation. \anchor cfg_show_files <dt>\c SHOW_FILES <dd> \addindex SHOW_FILES Set the \c SHOW_FILES tag to \c NO to disable the generation of the Files page. This will remove the Files entry from the Quick Index and from the Folder Tree View (if specified). The default is \c YES. \anchor cfg_show_namespaces <dt>\c SHOW_NAMESPACES <dd> \addindex SHOW_NAMESPACES Set the \c SHOW_NAMESPACES tag to \c NO to disable the generation of the Namespaces page. This will remove the Namespaces entry from the Quick Index and from the Folder Tree View (if specified). The default is \c YES. </dl> \section messages_input Options related to warning and progress messages Loading
src/config.l +14 −0 Original line number Diff line number Diff line Loading @@ -1972,6 +1972,20 @@ void Config::create() "in the documentation. The default is NO.\n", FALSE ); cb = addBool( "SHOW_FILES", "Set the SHOW_FILES tag to NO to disable the generation of the Files page.\n" "This will remove the Files entry from the Quick Index and from the \n" "Folder Tree View (if specified). The default is YES.\n", TRUE ); cb = addBool( "SHOW_NAMESPACES", "Set the SHOW_NAMESPACES tag to NO to disable the generation of the \n" "Namespaces page. This will remove the Namespaces entry from the Quick Index\n" "and from the Folder Tree View (if specified). The default is YES.\n", TRUE ); cs = addString( "FILE_VERSION_FILTER", "The FILE_VERSION_FILTER tag can be used to specify a program or script that \n" "doxygen should invoke to get the current version for each file (typically from \n" Loading