From bdfa25b51c66f43365fc1e78fa09ddb1f470830f Mon Sep 17 00:00:00 2001 From: Nils <> Date: Fri, 19 Mar 2021 17:34:20 +0100 Subject: [PATCH] update readme --- README.md | 10 ++++++---- docs/api/index.html | 2 +- docs/index.html | 10 ++++++---- docs/src/readme-01.md | 8 +++++--- docs/src/readme-02.md | 2 +- 5 files changed, 19 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 14254b7..c08926d 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ ## Introduction -New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into sessions. -Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications. +New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into +sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of +cooperative applications. -NSM is free in every sense of the word free of cost, free to share and use, free of spyware or ads, free-and-open-source. +NSM continues to be free in every sense of the word: free of cost, free to share and use, free of +spyware or ads, free-and-open-source. You can create a session, or project, add programs to it and then use commands to save, start/stop, hide/show all programs at once, or individually. At a later date you can then re-open the session @@ -52,7 +54,7 @@ if you want to add NSM support to your own application. You can find html documentation installed to your systems SHARE dir or docs/out/index.html in this repository. -There is also an online version https://linuxaudio.github.io/new-session-manager/ +There is also an online version https://jackaudio.github.io/new-session-manager/ We also provide a set of manpages for each executable (see Build). diff --git a/docs/api/index.html b/docs/api/index.html index 41d5c7d..390757e 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -1800,7 +1800,7 @@ behaviour more strictly as well, removing false session entries in 3rd party cli diff --git a/docs/index.html b/docs/index.html index cff86ef..ea43b15 100644 --- a/docs/index.html +++ b/docs/index.html @@ -471,11 +471,13 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b

Introduction

-

New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into sessions. -Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications.

+

New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into +sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of +cooperative applications.

-

NSM is free in every sense of the word free of cost, free to share and use, free of spyware or ads, free-and-open-source.

+

NSM continues to be free in every sense of the word: free of cost, free to share and use, free of +spyware or ads, free-and-open-source.

You can create a session, or project, add programs to it and then use commands to save, start/stop, @@ -557,7 +559,7 @@ Documentation and tutorials for software-developers will be added at a later dat

diff --git a/docs/src/readme-01.md b/docs/src/readme-01.md index 8f6ac08..e1393e9 100644 --- a/docs/src/readme-01.md +++ b/docs/src/readme-01.md @@ -1,10 +1,12 @@ ## Introduction -New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into sessions. -Your workflow becomes easy to manage, robust and fast by leveraging the full potential of cooperative applications. +New Session Manager (NSM) is a tool to assist music production by grouping standalone programs into +sessions. Your workflow becomes easy to manage, robust and fast by leveraging the full potential of +cooperative applications. -NSM is free in every sense of the word free of cost, free to share and use, free of spyware or ads, free-and-open-source. +NSM continues to be free in every sense of the word: free of cost, free to share and use, free of +spyware or ads, free-and-open-source. You can create a session, or project, add programs to it and then use commands to save, start/stop, hide/show all programs at once, or individually. At a later date you can then re-open the session diff --git a/docs/src/readme-02.md b/docs/src/readme-02.md index 4c9c4f3..7c90645 100644 --- a/docs/src/readme-02.md +++ b/docs/src/readme-02.md @@ -6,7 +6,7 @@ if you want to add NSM support to your own application. You can find html documentation installed to your systems SHARE dir or docs/out/index.html in this repository. -There is also an online version https://linuxaudio.github.io/new-session-manager/ +There is also an online version https://jackaudio.github.io/new-session-manager/ We also provide a set of manpages for each executable (see Build).