Removed non-existent files from Doxyfile to reduce number of warnings
authorWilliam R. Dieter <william.r.dieter@intel.com>
Wed, 25 Feb 2015 03:38:03 +0000 (22:38 -0500)
committerSashi Penta <sashi.kumar.penta@intel.com>
Wed, 25 Feb 2015 07:12:01 +0000 (07:12 +0000)
The files removed from the Doxyfile do not exist in the repo.  I have
removed them to remove warnings that they do not exist.

Change-Id: I7d8eb26c69426ad1595c42f4bbd27f3f897d3095
Signed-off-by: William R. Dieter <william.r.dieter@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/408
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Sashi Penta <sashi.kumar.penta@intel.com>
resource/docs/Doxyfile

index 2eea254..e152b27 100644 (file)
@@ -678,14 +678,11 @@ WARN_LOGFILE           =
 INPUT                  = . \
                          ../include/OCApi.h \
                          ../include/OCPlatform.h \
-                         ../include/OCPlatformHandler.h \
                          ../include/OCRepresentation.h \
                          ../include/OCResourceRequest.h \
                          ../include/OCResourceResponse.h \
                          ../include/OCResource.h \
-                         ../include/OCResourceHandler.h \
                          guides \
-                         ../RELEASE.txt
 
 # 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