forked from platformio/platformio-core
Add "user Guide" shortcut to lib menu
This commit is contained in:
@@ -5,12 +5,11 @@ Library Manager
|
|||||||
|
|
||||||
..
|
..
|
||||||
|
|
||||||
*"The missing library manager for embedded platforms (Atmel AVR, MSP430
|
*"The missing library manager for development platforms"* [#]_
|
||||||
and ARM)"* [#]_
|
|
||||||
|
|
||||||
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
||||||
You can search for new libraries via :ref:`Command Line <cmd_lib_search>`
|
You can search for new libraries via :ref:`Command Line interface <cmd_lib_search>`
|
||||||
or `WebSite <http://platformio.ikravets.com/#!/lib>`_ interfaces.
|
or `Web 2.0 Library Search <http://platformio.ikravets.com/#!/lib>`_.
|
||||||
|
|
||||||
You don't need to bother for finding the latest version of library. Due to
|
You don't need to bother for finding the latest version of library. Due to
|
||||||
:ref:`cmd_lib_update` command you will have up-to-date external libraries.
|
:ref:`cmd_lib_update` command you will have up-to-date external libraries.
|
||||||
@@ -20,6 +19,7 @@ You don't need to bother for finding the latest version of library. Due to
|
|||||||
|
|
||||||
creating
|
creating
|
||||||
config
|
config
|
||||||
|
User Guide <../userguide/lib/index.rst>
|
||||||
|
|
||||||
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
||||||
<http://bower.io>`_ package managers for web.
|
<http://bower.io>`_ package managers for web.
|
||||||
|
Reference in New Issue
Block a user