docs: changed libmraa references to MRAA

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-09-24 17:00:37 -07:00
parent 9206480b9c
commit ef30ab6fb2
4 changed files with 13 additions and 14 deletions

View File

@ -1,8 +1,8 @@
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
============== ==============
UPM is a high level repository for sensors that use libmraa. Each sensor links UPM is a high level repository for sensors that use MRAA. Each sensor links
to libmraa and are not meant to be interlinked although some groups of sensors to MRAA and are not meant to be interlinked although some groups of sensors
may be. Each sensor contains a header which allows to interface with it. may be. Each sensor contains a header which allows to interface with it.
Typically a sensor is represented as a class and instantiated. Typically a sensor is represented as a class and instantiated.
@ -103,8 +103,8 @@ API Documentation
<a href="http://iotdk.intel.com/docs/master/upm/python"><img src="docs/icons/python.png"/></a> <a href="http://iotdk.intel.com/docs/master/upm/python"><img src="docs/icons/python.png"/></a>
<a href="http://iotdk.intel.com/docs/master/upm/node"><img src="docs/icons/node.png"/></a> <a href="http://iotdk.intel.com/docs/master/upm/node"><img src="docs/icons/node.png"/></a>
##### Changelog ### Changelog
Version changelog [here](docs/changelog.md). Version changelog [here](docs/changelog.md).
##### Known Limitations ### Known Limitations
List of known limitations [here](docs/knownlimitations.md). List of known limitations [here](docs/knownlimitations.md).

View File

@ -1,8 +1,8 @@
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
============== ==============
UPM is a high level repository for sensors that use libmraa. Each sensor links UPM is a high level repository for sensors that use MRAA. Each sensor links
to libmraa and are not meant to be interlinked although some groups of sensors to MRAA and are not meant to be interlinked although some groups of sensors
may be. Each sensor contains a header which allows to interface with it. may be. Each sensor contains a header which allows to interface with it.
Typically a sensor is represented as a class and instantiated. Typically a sensor is represented as a class and instantiated.

View File

@ -1,8 +1,7 @@
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
==============
UPM is a high level repository for sensors that use libmraa. Each sensor links UPM is a high level repository for sensors that use MRAA. Each sensor links
to libmraa and are not meant to be interlinked although some groups of sensors to MRAA and are not meant to be interlinked although some groups of sensors
may be. Each sensor contains a header which allows to interface with it. may be. Each sensor contains a header which allows to interface with it.
Typically a sensor is represented as a class and instantiated. Typically a sensor is represented as a class and instantiated.

View File

@ -7,8 +7,8 @@
<p>Browse to a module or class using the sidebar to view its API <p>Browse to a module or class using the sidebar to view its API
documentation.</p> documentation.</p>
<p>UPM is a high level repository for sensors that use libmraa. Each <p>UPM is a high level repository for sensors that use MRAA. Each
sensor links to libmraa and are not meant to be interlinked although sensor links to MRAA and are not meant to be interlinked although
some groups of sensors may be. Each sensor contains a header which some groups of sensors may be. Each sensor contains a header which
allows to interface with it. Typically a sensor is represented as a allows to interface with it. Typically a sensor is represented as a
class and instantiated.</p> class and instantiated.</p>