mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-17 08:15:23 +02:00
Improvements to docs
This commit is contained in:
@@ -87,7 +87,7 @@ archive should contain ``.library.json`` manifest (see :ref:`library_config`).
|
||||
Storage Options
|
||||
---------------
|
||||
|
||||
See base options for :ref:`userguide_lib`.
|
||||
See base options for :ref:`cmd_lib`.
|
||||
|
||||
Options
|
||||
-------
|
||||
|
@@ -43,7 +43,7 @@ List installed libraries
|
||||
Storage Options
|
||||
---------------
|
||||
|
||||
See base options for :ref:`userguide_lib`.
|
||||
See base options for :ref:`cmd_lib`.
|
||||
|
||||
Options
|
||||
~~~~~~~
|
||||
|
@@ -64,7 +64,7 @@ The ``version`` supports `Semantic Versioning <http://semver.org>`_ (
|
||||
Storage Options
|
||||
---------------
|
||||
|
||||
See base options for :ref:`userguide_lib`.
|
||||
See base options for :ref:`cmd_lib`.
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
@@ -63,7 +63,7 @@ The ``version`` supports `Semantic Versioning <http://semver.org>`_ (
|
||||
Storage Options
|
||||
---------------
|
||||
|
||||
See base options for :ref:`userguide_lib`.
|
||||
See base options for :ref:`cmd_lib`.
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
@@ -67,7 +67,7 @@ The ``version`` supports `Semantic Versioning <http://semver.org>`_ (
|
||||
Storage Options
|
||||
---------------
|
||||
|
||||
See base options for :ref:`userguide_lib`.
|
||||
See base options for :ref:`cmd_lib`.
|
||||
|
||||
Options
|
||||
-------
|
||||
|
@@ -9,7 +9,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
.. _userguide_lib:
|
||||
.. _cmd_lib:
|
||||
|
||||
Library Manager
|
||||
===============
|
||||
@@ -46,7 +46,7 @@ dependencies by default.
|
||||
.. versionadded:: 3.0
|
||||
|
||||
Manage custom library storage. It can be used later for the
|
||||
:ref:`projectconf_extra_script` option from :ref:`projectconf`.
|
||||
:ref:`projectconf_lib_extra_dirs` option from :ref:`projectconf`.
|
||||
|
||||
Demo
|
||||
----
|
||||
|
Reference in New Issue
Block a user