[1.5][JPIP] fixed Doxygen configuration file to document the utilities
authorKaori Hagihara <khagihara@users.noreply.github.com>
Fri, 10 Feb 2012 12:00:03 +0000 (12:00 +0000)
committerKaori Hagihara <khagihara@users.noreply.github.com>
Fri, 10 Feb 2012 12:00:03 +0000 (12:00 +0000)
applications/jpip/CHANGES
applications/jpip/doc/Doxyfile

index d42c397b7c9a2b77c73dec8a9f4d61b5fc235520..a50407cf54173c2bdca6fc9360c9edd49c00fd47 100644 (file)
@@ -5,7 +5,10 @@ What's New for OpenJPIP
 ! : changed
 + : added
 
-January 26, 2011
+February 9, 2012
+* [kaori] fixed Doxygen configuration file to document the utilities
+
+January 26, 2012
 ! [kaori] unapplied auxtrans_manager to the local mode
 
 December 24, 2011
index 496eb6243afe8a10e7cba35a9d18f610d52a2862..7ba9df9ebedc1678fb1557a254d25cb8e7977f9b 100644 (file)
@@ -568,7 +568,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = .. ../libopenjpip ../opj_server ../opj_client/opj_dec_server ../tools ../tools/indexer
+INPUT                  = .. ../libopenjpip ../util
 
 # 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