updated Doxyfile template; now works (again)...
authorReinhard Pfau <Reinhard.Pfau@gmx.de>
Wed, 29 Apr 2009 20:51:54 +0000 (22:51 +0200)
committerReinhard Pfau <Reinhard.Pfau@gmx.de>
Wed, 29 Apr 2009 20:51:54 +0000 (22:51 +0200)
doc/Doxyfile.in

index 9421b46..39a25c0 100644 (file)
@@ -452,7 +452,9 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = @top_srcdir@/doc @top_srcdir@/simpleio @top_srcdir@/glue_t2n
+INPUT                  = @top_srcdir@/doc @top_srcdir@/asyncio @top_srcdir@/utils \
+                        @top_srcdir@/utils/i2ncommon
+@HAVE_LIBT2N_TRUE@INPUT += @top_srcdir@/glue_t2n
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp