Browse Source

Add docs URL to readme

tags/v1.4.0
Nils 4 years ago
parent
commit
1c32d71057
2 changed files with 18 additions and 6 deletions
  1. +9
    -3
      README.md
  2. +9
    -3
      docs/src/readme-02.md

+ 9
- 3
README.md View File

@@ -47,9 +47,15 @@ implement support. This enables saving and hiding the GUI, amongst other feature
Documentation and tutorials for software-developers will be added at a later date.

## Documentation and Manual
See the generated website installed in your systems SHARE dir or docs/out/index.html from this
repository. Alternatively you can read the online version on our github page. All are the same
files. We also provide a set of manpages for each executable (see below).

Our documentation contains the API specification for the NSM protocol, which is the central document
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/

We also provide a set of manpages for each executable (see Build).


## Fork and License


+ 9
- 3
docs/src/readme-02.md View File

@@ -1,8 +1,14 @@

## Documentation and Manual
See the generated website installed in your systems SHARE dir or docs/out/index.html from this
repository. Alternatively you can read the online version on our github page. All are the same
files. We also provide a set of manpages for each executable (see below).

Our documentation contains the API specification for the NSM protocol, which is the central document
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/

We also provide a set of manpages for each executable (see Build).


## Fork and License


Loading…
Cancel
Save