From ae9cc0f8f418111c04989d1bf28f2cbec7abf847 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 14 3月 2020 23:40:30 +0800 Subject: [PATCH] docs with sphinx --- doc/usage/Hardware-identifiers.md | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/Hardware-identifiers.md b/doc/usage/Hardware-identifiers.md similarity index 87% rename from doc/Hardware-identifiers.md rename to doc/usage/Hardware-identifiers.md index 7a18fe6..1767c07 100644 --- a/doc/Hardware-identifiers.md +++ b/doc/usage/Hardware-identifiers.md @@ -1,5 +1,8 @@ +# Hardware Identifiers + ## Use cases -Linking the execution of a software to a. With the recent coming of virtualized environments the installation of software directly on the machine has been less and less. +Linking the execution of a software to a physical hardware (a pc). With the recent coming of virtualized environments +the installation of software directly on the machine has been less and less. OpenLicenseManager guess the environment where the user is trying to launch the software, and reports it to the software publisher when he is generating a license in a way that he can decide how to limit the usage on per license basis. @@ -22,4 +25,5 @@ If the licensed software specify the parameter -If the licensed software uses `STRATEGY_DEFAULT` and the strategy generates an unstable identifier it is possible to ask the user to set t +If the licensed software uses `STRATEGY_DEFAULT` and the strategy generates an unstable identifier it is possible to ask the user to +set the environemnt variable. -- Gitblit v1.9.1