diff --git a/HISTORY.rst b/HISTORY.rst index dd3dbf73..82158846 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -20,6 +20,8 @@ Release History (`issue #238 `_) * Fixed IDE project generator when board is specified (`issue #242 `_) +* Fixed relative path for includes when generating project for IDE + (`issue #243 `_) 2.1.2 (2015-06-21) ------------------ diff --git a/README.rst b/README.rst index aff892be..2eef0d10 100644 --- a/README.rst +++ b/README.rst @@ -81,11 +81,13 @@ Embedded Development. *Easier Than Ever.* settings for most popular `Embedded Boards `_. * Colourful `command-line output `_ -* Built-in `Serial Port Monitor `_ -* Configurable `build -flags/-options `_ +* `IDE Integration `_ with + *Arduino, Eclipse, Energia, Qt Creator, Sublime Text, Vim, Visual Studio* +* `Continuous Integration `_ + with *AppVeyor, Circle CI, Drone, Shippable, Travis CI* +* Built-in `Serial Port Monitor `_ and configurable + `build -flags/-options `_ * Automatic **firmware uploading** -* Integration with `development environments (IDE) `_ -* Ready for **Cloud Compiling** and `Continuous Integration `_ * Pre-built tool chains, frameworks for the popular `Hardware Platforms `_ .. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-embedded-development.png diff --git a/docs/index.rst b/docs/index.rst index 2ff78019..f0acdcab 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,11 +27,13 @@ Embedded Development. *Easier Than Ever.* ----------------------------------------- * Colourful command-line output -* Built-in :ref:`Serial Port Monitor ` -* Configurable build :ref:`-flags/-options ` -* Integration with :ref:`development environments (IDE) ` -* Ready for Cloud Compiling and :ref:`ci` -* Pre-built tool chains, :ref:`frameworks` for the popular Hardware Platforms +* :ref:`IDE Integration ` with *Arduino, Eclipse, Energia, Qt Creator, + Sublime Text, Vim, Visual Studio* +* :ref:`ci` with *AppVeyor, Circle CI, Drone, Shippable, Travis CI* +* Built-in :ref:`Serial Port Monitor ` and + configurable build :ref:`-flags/-options ` +* Pre-built tool chains, :ref:`frameworks` for the + :ref:`Development Platforms ` Smart Code Builder. *Fast and Reliable.* ----------------------------------------