From: Andre Noll Date: Thu, 12 Jun 2025 20:47:50 +0000 (+0200) Subject: doc-page X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=bf352adad480eda6986eebd7a634424140d0fb9d;p=paraslash.git doc-page --- diff --git a/web/documentation.in.html b/web/documentation.in.html index 22cdafeb..652591ec 100644 --- a/web/documentation.in.html +++ b/web/documentation.in.html @@ -1,18 +1,20 @@

Documentation


+

Everything Gshown here corresponds to the current master branch +of the public git repository.

General information

- +

If you are new to paraslash, start with the user +manual, It covers installation, configuration and basic usage.

Manual pages

+

Each executable has its own manual page. If the paraslash package is +already installed, the same information can be obtained by running a command +such as man para_server.

+

[para_server] [para_audiod] @@ -60,9 +62,8 @@ subsystem. This selection is not exhaustive, though.

The detailed description of each executable usually mentions relevant other object files which are linked into the executable. The comment of -the main function talks about public functions defined elsewhere and called -from this file. The comment also describes the tasks which are created and -registered to the paraslash scheduler.

+the main function talks about related functions defined elsewhere and also +describes the tasks which are registered to the paraslash scheduler.

[para_server]