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