# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER =
+PROJECT_NUMBER =
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
../../service/resource-container/bundle-api/include \
../../service/things-manager/sdk/inc/ThingsConfiguration.h \
../../service/things-manager/sdk/inc/ThingsMaintenance.h \
- ../../service/easy-setup/sdk/common \
- ../../service/easy-setup/sdk/enrollee/api \
- ../../service/resource-directory/include \
- ../../service/scene-manager/include \
-
+ ../../service/easy-setup/mediator/richsdk/inc/ \
+ ../../service/easy-setup/enrollee/inc \
+ ../../service/easy-setup/enrollee/src/softap.h \
+ ../../service/easy-setup/inc \
+ ../../service/resource-directory/include \
+ ../../service/scene-manager/include \
+
# 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
#******************************************************************
-# JAVA API generation
+# JAVA API generation
#
# BASE
#
RH_PKG=org.iotivity.ResourceHosting
-EASYSETUP_PATH="../../service/easy-setup/sdk/mediator/android/EasySetupCore/src/main/java/"
+EASYSETUP_PATH="../../service/easy-setup/mediator/richsdk/android/EasySetupCore/src/main/java/"
EASYSETUP_PKG=org.iotivity.service.easysetup.mediator
SIMULATOR_PATH="../../service/simulator/java/sdk/src/"