From f01b858e90ea5cd40d4269a9a996e20c6cd5b2f1 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 18 Aug 2016 00:13:29 +0300 Subject: [PATCH] Minor fix --- docs/librarymanager/config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/librarymanager/config.rst b/docs/librarymanager/config.rst index e2c64525..4a02c0d4 100644 --- a/docs/librarymanager/config.rst +++ b/docs/librarymanager/config.rst @@ -139,7 +139,7 @@ Examples: *Required* if :ref:`libjson_downloadurl` field is not defined | Type: ``Object`` -The repository in which the source code can be found. The field consists for the +The repository in which the source code can be found. The field consists of the next items: * ``type`` the only "git", "hg" or "svn" are supported @@ -226,6 +226,8 @@ Example: ``license`` ----------- +*Optional* | Type: ``String`` + A license of the library. You can check `the full list of SPDX license IDs `_. Ideally you should pick one that is `OSI `_