diff --git a/applications/jpip/CHANGES b/applications/jpip/CHANGES index d42c397b..a50407cf 100644 --- a/applications/jpip/CHANGES +++ b/applications/jpip/CHANGES @@ -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 diff --git a/applications/jpip/doc/Doxyfile b/applications/jpip/doc/Doxyfile index 496eb624..7ba9df9e 100644 --- a/applications/jpip/doc/Doxyfile +++ b/applications/jpip/doc/Doxyfile @@ -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