diff Doxyfile @ 684:b346e4699e55

Add more comment for JS binding
author Thinker K.F. Li <thinker@branda.to>
date Sat, 07 Aug 2010 19:33:42 +0800
parents c96f38ad4bb6
children 31a21656c0a8
line wrap: on
line diff
--- a/Doxyfile	Sat Aug 07 18:27:53 2010 +0800
+++ b/Doxyfile	Sat Aug 07 19:33:42 2010 +0800
@@ -534,7 +534,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = src tools include dox README.h COPYING.h
+INPUT                  = src tools include dox README.h COPYING.h nodejs
 
 # 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