docs: updated IDE sections in index pages

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-09-24 15:30:37 -07:00
parent 04dc6df429
commit bd8e22f125
9 changed files with 38 additions and 10 deletions

View File

@ -68,9 +68,9 @@ You can also refer to the [Intel® IoT Developer Zone](https://software.intel.co
### IDE Integration ### IDE Integration
If you would like to create Eclipse IDE projects using the UPM C++ samples, If you would like to create projects and run the UPM samples using an Intel recommended IDE,
please follow the instructions posted [here](https://software.intel.com/en-us/node/551014). please refer to the Intel Developer Zone IDE page.
This will show you how to import the code and configure your project. <a href="https://software.intel.com/iot/software/ide"><img src="../docs/icons/allides.png"/></a>
### Building UPM ### Building UPM

BIN
docs/icons/allides.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
docs/icons/eclipse.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs/icons/wyliodrin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
docs/icons/xdk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -32,11 +32,14 @@ Supported [sensor list](http://iotdk.intel.com/docs/master/upm/modules.html) fro
You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors). You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors).
### IDE Integration ### IDE Compatibility
If you would like to create Eclipse IDE projects using the UPM C++ samples, If you would like to create Eclipse IDE projects using the UPM C++ samples,
please follow the instructions posted [here](https://software.intel.com/en-us/node/551014). please follow the instructions provided on the Intel Developer Zone IDE page.
This will show you how to import the code and configure your project.
@htmlonly
<a href="https://software.intel.com/iot/software/ide"><img src="../docs/icons/eclipse.png"/></a>
@endhtmlonly
### Building UPM ### Building UPM

View File

@ -32,11 +32,14 @@ Supported [sensor list](http://iotdk.intel.com/docs/master/upm/java/modules.html
You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors). You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors).
### IDE Integration ### IDE Compatibility
If you would like to create Eclipse IDE projects using the UPM C++ samples, If you would like to create Eclipse IDE projects using the UPM Java samples,
please follow the instructions posted [here](https://software.intel.com/en-us/node/551014). please follow the instructions provided on the Intel Developer Zone IDE page.
This will show you how to import the code and configure your project.
@htmlonly
<a href="https://software.intel.com/iot/software/ide"><img src="../docs/icons/eclipse.png"/></a>
@endhtmlonly
### Building UPM ### Building UPM

View File

@ -23,6 +23,15 @@ repository.
Individual sensor usage examples for python are available `here <https://github.com/intel-iot-devkit/upm/tree/master/examples/python>`_. Individual sensor usage examples for python are available `here <https://github.com/intel-iot-devkit/upm/tree/master/examples/python>`_.
``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`` ``Making your own UPM Module``
############################## ##############################

View File

@ -36,6 +36,19 @@
href="https://github.com/intel-iot-devkit/upm/tree/master/examples/javascript">here</a>.</p> href="https://github.com/intel-iot-devkit/upm/tree/master/examples/javascript">here</a>.</p>
</div> </div>
<div class="section" id="ide">
<h3><tt class="docutils literal"><span class="pre">IDE Compatibility</span>
<span class="pre">UPM</span></tt><a class="headerlink"
href="#ide"
title="Permalink to this headline">*</a></h3>
<p>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.
<a href="https://software.intel.com/iot/software/ide"><img src="../docs/icons/xdk.png" /></a>
</p>
</div>
<div class="section" id="building-upm"> <div class="section" id="building-upm">
<h3><tt class="docutils literal"><span class="pre">Building</span> <h3><tt class="docutils literal"><span class="pre">Building</span>
<span class="pre">UPM</span></tt><a class="headerlink" <span class="pre">UPM</span></tt><a class="headerlink"