mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
Rename to "creating"
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
.. _library_create:
|
.. _library_creating:
|
||||||
.. |PIOAPICR| replace:: *PlatformIO-API Crawler*
|
.. |PIOAPICR| replace:: *PlatformIO-API Crawler*
|
||||||
|
|
||||||
Creating Library
|
Creating Library
|
@ -7,8 +7,6 @@ Library Manager
|
|||||||
|
|
||||||
*"The missing library manager for embedded platforms"* [#]_
|
*"The missing library manager for embedded platforms"* [#]_
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*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 <cmd_lib_search>`
|
||||||
or `WebSite <http://platformio.ikravets.com>`_ interfaces.
|
or `WebSite <http://platformio.ikravets.com>`_ interfaces.
|
||||||
@ -19,7 +17,7 @@ You don't need to bother for finding the latest version of library. Due to
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
create
|
creating
|
||||||
config
|
config
|
||||||
|
|
||||||
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
||||||
|
Reference in New Issue
Block a user