diff --git a/docs/icons/allides.png b/docs/icons/allides.png deleted file mode 100644 index 56e5da24..00000000 Binary files a/docs/icons/allides.png and /dev/null differ diff --git a/docs/icons/wyliodrin.png b/docs/icons/wyliodrin.png deleted file mode 100644 index 8112749d..00000000 Binary files a/docs/icons/wyliodrin.png and /dev/null differ diff --git a/docs/icons/xdk.png b/docs/icons/xdk.png deleted file mode 100644 index 0ec3cd77..00000000 Binary files a/docs/icons/xdk.png and /dev/null differ diff --git a/doxy/README.npm.md b/doxy/README.npm.md index b5a63df2..e4db8dd6 100644 --- a/doxy/README.npm.md +++ b/doxy/README.npm.md @@ -34,13 +34,6 @@ var lib = require('jsupm_'); ### Supported Sensors The full list is available on [Intel® IoT Developer Zone](https://software.intel.com/en-us/iot/hardware/sensors). -### IDE Integration -Intel® XDK IoT Edition is the recommended IDE for Node.js development. Visit -the Intel® Developer Zone [IDE page](https://software.intel.com/iot/software/ide) -for more information on how to get started. - -![Intel XDK](http://iotdk.intel.com/docs/master/upm/docs/icons/xdk.png) - ### Building UPM See building documentation [here](https://github.com/intel-iot-devkit/upm/blob/master/docs/building.md). diff --git a/doxy/index.rst b/doxy/index.rst index cd91bae8..8e270429 100644 --- a/doxy/index.rst +++ b/doxy/index.rst @@ -23,15 +23,6 @@ repository. Individual sensor usage examples for Python are available `here `_. -``IDE Compatibility`` -################ - -While there is no official IDE provided with our Python libraries, we do recommend the web-based IDE Wyliodrin. It can be used with multiple programming -languages, including Python. More information can be found on the Intel Developer Zone IDE page. - -.. image:: ../docs/icons/wyliodrin.png - :target: https://software.intel.com/iot/software/ide - ``Making your own UPM Module`` ############################## diff --git a/doxy/node/generators/yuidoc/tmpl/partials/index.handlebars b/doxy/node/generators/yuidoc/tmpl/partials/index.handlebars index 9b893b56..85dce93f 100644 --- a/doxy/node/generators/yuidoc/tmpl/partials/index.handlebars +++ b/doxy/node/generators/yuidoc/tmpl/partials/index.handlebars @@ -36,19 +36,6 @@ href="https://github.com/intel-iot-devkit/upm/tree/master/examples/javascript">here.

-
-

IDE Compatibility - UPM*

- - -

Intel® XDK IoT Edition is the recommended IDE for Node.js development. - Visit the Intel® Developer Zone IDE page for more information on how to get - started.
- -

-

Building UPM