From 27b7c2e201700993fafb4007bb4bd475d32d2d32 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 27 May 2015 16:23:39 +0300 Subject: [PATCH] Enhance docs for Library Manager --- docs/librarymanager/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/librarymanager/index.rst b/docs/librarymanager/index.rst index 994437fd..7f00a0bd 100644 --- a/docs/librarymanager/index.rst +++ b/docs/librarymanager/index.rst @@ -8,8 +8,10 @@ Library Manager *"The missing library manager for development platforms"* [#]_ *PlatformIO Library Manager* allows you to organize external embedded libraries. -You can search for new libraries via :ref:`Command Line interface ` -or `Web 2.0 Library Search `_. +You can search for new libraries via + +* :ref:`Command Line interface ` +* `Web 2.0 Library Search `_ You don't need to bother for finding the latest version of library. Due to :ref:`cmd_lib_update` command you will have up-to-date external libraries.