changeset 254:d9f007748bce

Include README.h & COPYING.h to be INPUT of doxygen
author Thinker K.F. Li <thinker@branda.to>
date Sun, 04 Jan 2009 15:43:41 +0800
parents 99a9cca4bbd0
children 96ca1357ebc4
files Doxyfile Doxyfile-sf
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Doxyfile	Sun Jan 04 15:31:51 2009 +0800
+++ b/Doxyfile	Sun Jan 04 15:43:41 2009 +0800
@@ -534,7 +534,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = src include dox
+INPUT                  = src include dox README.h COPYING.h
 
 # This tag can be used to specify the character encoding of the source files 
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is 
--- a/Doxyfile-sf	Sun Jan 04 15:31:51 2009 +0800
+++ b/Doxyfile-sf	Sun Jan 04 15:43:41 2009 +0800
@@ -534,7 +534,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = src include dox
+INPUT                  = src include dox README.h COPYING.h
 
 # This tag can be used to specify the character encoding of the source files 
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is