Add Boards Explorer to docs and README

This commit is contained in:
Ivan Kravets
2015-03-25 12:20:15 +02:00
parent 63925ce3cc
commit b51a088230
2 changed files with 9 additions and 7 deletions

View File

@ -33,7 +33,7 @@ and the missing library manager.
* `Web 2.0 Library Search <http://platformio.org/#!/lib>`_ * `Web 2.0 Library Search <http://platformio.org/#!/lib>`_
* `Development Platforms <http://platformio.org/#!/platforms>`_ * `Development Platforms <http://platformio.org/#!/platforms>`_
* `Frameworks <http://platformio.org/#!/frameworks>`_ * `Frameworks <http://platformio.org/#!/frameworks>`_
* `Embedded Boards <http://platformio.org/#!/boards>`_ * `Embedded Boards Explorer <http://platformio.org/#!/boards>`_
* `Library Manager <http://docs.platformio.org/en/latest/librarymanager/index.html>`_ * `Library Manager <http://docs.platformio.org/en/latest/librarymanager/index.html>`_
* `User Guide <http://docs.platformio.org/en/latest/userguide/index.html>`_ * `User Guide <http://docs.platformio.org/en/latest/userguide/index.html>`_
* `IDE Integration <http://docs.platformio.org/en/latest/ide.html>`_ * `IDE Integration <http://docs.platformio.org/en/latest/ide.html>`_

View File

@ -4,12 +4,14 @@ PlatformIO: A cross-platform code builder and the missing library manager
.. image:: _static/platformio-logo.png .. image:: _static/platformio-logo.png
:target: http://platformio.org :target: http://platformio.org
`Website + Library Search <http://platformio.org>`_ | * `Website <http://platformio.org>`_
`Project Examples <https://github.com/platformio/platformio/tree/develop/examples>`_ | * `Web 2.0 Library Search <http://platformio.org/#!/lib>`_ |
`Source Code <https://github.com/platformio/platformio>`_ | `Embedded Boards Explorer <http://platformio.org/#!/boards>`_
`Issues <https://github.com/platformio/platformio/issues>`_ | * `Project Examples <https://github.com/platformio/platformio/tree/develop/examples>`_
`Blog <http://www.ikravets.com/category/computer-life/platformio>`_ | * `Source Code <https://github.com/platformio/platformio>`_ |
`Twitter <https://twitter.com/PlatformIO_Org>`_ `Issues <https://github.com/platformio/platformio/issues>`_
* `Blog <http://www.ikravets.com/category/computer-life/platformio>`_ |
`Twitter <https://twitter.com/PlatformIO_Org>`_
You have no need to install any *IDE* or compile any tool chains. *PlatformIO* You have no need to install any *IDE* or compile any tool chains. *PlatformIO*
has pre-built different development platforms including: compiler, debugger, has pre-built different development platforms including: compiler, debugger,