mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
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
|
||||
and ARM)"* [#]_
|
||||
*"The missing library manager for development platforms"* [#]_
|
||||
|
||||
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
||||
You can search for new libraries via :ref:`Command Line <cmd_lib_search>`
|
||||
or `WebSite <http://platformio.ikravets.com/#!/lib>`_ interfaces.
|
||||
You can search for new libraries via :ref:`Command Line interface <cmd_lib_search>`
|
||||
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
|
||||
: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
|
||||
config
|
||||
User Guide <../userguide/lib/index.rst>
|
||||
|
||||
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
||||
<http://bower.io>`_ package managers for web.
|
||||
|
Reference in New Issue
Block a user