Improvements to docs

This commit is contained in:
Ivan Kravets
2016-09-19 21:02:12 +03:00
parent 6147e0e29b
commit a3ce23e331
8 changed files with 14 additions and 12 deletions

View File

@@ -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
-------

View File

@@ -43,7 +43,7 @@ List installed libraries
Storage Options
---------------
See base options for :ref:`userguide_lib`.
See base options for :ref:`cmd_lib`.
Options
~~~~~~~

View File

@@ -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
--------

View File

@@ -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
--------

View File

@@ -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
-------

View File

@@ -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
----