From 4998684c1e4c55ed66cc6c69e6c3b1484549f98a Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 摹曛, 27 5月 2021 08:58:15 +0800
Subject: [PATCH] add software license features

---
 doc/analysis/features.rst |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/doc/analysis/features.rst b/doc/analysis/features.rst
index 04297c9..d808137 100644
--- a/doc/analysis/features.rst
+++ b/doc/analysis/features.rst
@@ -6,7 +6,7 @@
 estimate there will be a "limited" number of clients: 
 
 * The management of licenses is command-line. If you plan to issue hundreds of licenses you should consider more advanced licensing systems.   
-* Open License Manager doesn't offer professional support. 
+* Licensecc doesn't offer professional support. 
 
 Features and their status
 ****************************
@@ -16,8 +16,10 @@
 ======================================  ========================
 Trial license with expiry date          |:heavy_check_mark:|  
 Link software to "physical" hardware    |:heavy_check_mark:|  
-Virtual machine detection               In progress           
-Easy license retrieval                  |:heavy_check_mark:|   
+Virtual machine/docker detection        In progress           
+Easy license retrieval                  |:heavy_check_mark:|
+Licensed software components			|:heavy_check_mark:|
+ARM support								Planned
 Manage licenses                         Planned               
 Easy Customizable limits                Planned               
 Java/C# bindings                        Planned               
@@ -45,9 +47,10 @@
 Open License Manager, when integrated into a licensed software will find its license file based on many different strategies.
 It can handle multiple licenses at the same time. See the wiki page about :ref:`license retrieval <usage/License-retrieval:License retrieval>` for details.
  
-Licensed software features (partially implemented)
+Licensed software components/features
 =========================================================
-A licensed software may be composed by many features (functions) each one activable independently. Licensing system tells the licensed software which features are enabled, and which features are disabled.
+A licensed software may be composed by many features (functions, components...) each one activable independently. Licensing system tells the licensed software which features are enabled, and which features are disabled. 
+For an example usage see `examples <https://github.com/open-license-manager/examples/tree/develop/program_features>`_ 
  
 License Management (planned)
 ==================================
@@ -77,7 +80,7 @@
 Implemented/Planned Execution limits
 *************************************
 
-Open License Manager can limit execution of licensed software based on some criteria, called "execution limits".
+Licensecc can limit execution of licensed software based on some criteria, called "execution limits".
 Depending on the execution environment some criteria may not be applicable:
 
 =============================== ==================== ====================  ============================== ==================== 

--
Gitblit v1.9.1