1 --- tidy-1.0.0/htmldoc/doxygen.cfg.~1~ 2007-01-08 09:04:17.000000000 -0800
2 +++ tidy-1.0.0/htmldoc/doxygen.cfg 2011-05-26 01:46:22.135948856 -0700
4 # directories like "/usr/src/myproject". Separate the files or directories
10 # If the value of the INPUT tag contains directories, you can use the
11 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
13 # should be searched for input files as well. Possible values are YES and NO.
14 # If left blank NO is used.
19 # The EXCLUDE tag can be used to specify files and/or directories that should
20 # excluded from the INPUT source files. This way you can easily exclude a
21 @@ -1242,6 +1242,13 @@
25 +# If the HTML_TIMESTAMP tag is set to YES then the footer of
26 +# each generated HTML page will contain the date and time when the page
27 +# was generated. Setting this to NO can help when comparing the output of
32 #---------------------------------------------------------------------------
33 # Configuration::additions related to the search engine
34 #---------------------------------------------------------------------------