docs: updated java index link and doxygen configuration

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-09-23 12:46:38 -07:00
parent 922c8f628c
commit 19bf570561
2 changed files with 2 additions and 2 deletions

View File

@ -765,7 +765,7 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = @CMAKE_CURRENT_SOURCE_DIR@/src/upm.h \
@CMAKE_CURRENT_SOURCE_DIR@/build/src/ \
@CMAKE_BUILD_DIR@/src/ \
@CMAKE_CURRENT_SOURCE_DIR@/docs/ \
@CMAKE_CURRENT_SOURCE_DIR@/doxy/README.java.md

View File

@ -28,7 +28,7 @@ Multi-sensor samples for the starter and specialized kits can be found in the
### Supported Sensors
Supported [sensor list](http://iotdk.intel.com/docs/master/upm/modules.html) from API documentation.
Supported [sensor list](http://iotdk.intel.com/docs/master/upm/java/modules.html) from API documentation.
You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors).