Browse Source

Update documentation and info files

master
Nils 2 years ago
parent
commit
48da8ded5e
  1. 4
      README.md
  2. 2
      configure
  3. 4
      documentation/english.adoc
  4. 4
      documentation/german.adoc
  5. 4
      documentation/index.adoc
  6. 2
      documentation/manpageinclude.h2m
  7. 4
      documentation/out/english.html
  8. 4
      documentation/out/german.html
  9. 2
      documentation/out/index.html
  10. 6
      documentation/tembro.1

4
README.md

@ -1,9 +1,9 @@
[//]: # (Generated 2022-04-08T17:07:59.153260. Changes belong into template/documentation/readme.template)
[//]: # (Generated 2022-04-08T17:30:22.829359. Changes belong into template/documentation/readme.template)
# Tembro
Program version 0.0.1
Program version 0.5.0
![Screenshot](https://git.laborejo.org/lss/Tembro/raw/branch/master/documentation/screenshot.png "Screenshot")

2
configure

@ -1,5 +1,5 @@
#!/bin/bash
program=tembro
version=0.0.1
version=0.5.0
. template/configure.template #. is the posix compatible version of source

4
documentation/english.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite and Krzysztof Foltman
:Version: 0.0.1
:Version: 0.5.0
:iconfont-remote!:
:!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Tembro
// Don't write in the empty line above line. It will be interpreted as author html tag
For program version 0.0.1
For program version 0.5.0
== Introduction

4
documentation/german.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite and Krzysztof Foltman
:Version: 0.0.1
:Version: 0.5.0
:iconfont-remote!:
:!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Tembro
// Don't write in the empty line above line. It will be interpreted as author html tag
Für Programmversion 0.0.1
Für Programmversion 0.5.0
== Bedienung
Hier gibt es nichts zu sehen.

4
documentation/index.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite and Krzysztof Foltman
:Version: 0.0.1
:Version: 0.5.0
:iconfont-remote!:
:!webfonts:
@ -21,7 +21,7 @@ https://asciidoctor.org/docs/user-manual/
== Tembro Multi-Language Documentation
image::logo.png["logo", 320, 180]
For program version 0.0.1
For program version 0.5.0
This site is part of the https://www.laborejo.org[Laborejo Software Suite]

2
documentation/manpageinclude.h2m

@ -18,7 +18,7 @@ numbering system, midi controls… ; a solid basis for communication and collabo
https://www.laborejo.org/bugs
[copyright]
Tembro 0.0.1 - Copyright 2022
Tembro 0.5.0 - Copyright 2022
Laborejo Software Suite and Krzysztof Foltman
https://www.laborejo.org/

4
documentation/out/english.html

@ -462,7 +462,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>For program version 0.0.1</p>
<p>For program version 0.5.0</p>
</div>
</div>
</div>
@ -717,7 +717,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft
</div>
<div id="footer">
<div id="footer-text">
Last updated 2022-04-08 17:07:59 +0200
Last updated 2022-04-08 17:30:22 +0200
</div>
</div>
</body>

4
documentation/out/german.html

@ -464,7 +464,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Für Programmversion 0.0.1</p>
<p>Für Programmversion 0.5.0</p>
</div>
</div>
</div>
@ -711,7 +711,7 @@ Ansonsten starten Sie tembro mit diesem Befehl, Sprachcode ändern, vom Terminal
</div>
<div id="footer">
<div id="footer-text">
Last updated 2022-04-08 17:07:59 +0200
Last updated 2022-04-08 17:30:22 +0200
</div>
</div>
</body>

2
documentation/out/index.html

@ -449,7 +449,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</div>
</div>
<div class="paragraph">
<p>For program version 0.0.1</p>
<p>For program version 0.5.0</p>
</div>
<div class="paragraph">
<p>This site is part of the <a href="https://www.laborejo.org">Laborejo Software Suite</a></p>

6
documentation/tembro.1

@ -1,11 +1,11 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH TEMBRO "1" "April 2022" "Tembro 0.0.1" "User Commands"
.TH TEMBRO "1" "April 2022" "Tembro 0.5.0" "User Commands"
.SH NAME
Tembro - All-In-One Instrument
.SH DESCRIPTION
usage: tembro [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
.PP
Tembro \- Version 0.0.1 \- Copyright 2022 by Laborejo Software Suite and
Tembro \- Version 0.5.0 \- Copyright 2022 by Laborejo Software Suite and
Krzysztof Foltman \- https://www.laborejo.org/tembro
.SS "options:"
.TP
@ -55,7 +55,7 @@ Run without audio and midi. Skips all JACK checks. Used to just look at the GUI,
.SH "REPORTING BUGS"
https://www.laborejo.org/bugs
.SH COPYRIGHT
Tembro 0.0.1 - Copyright 2022
Tembro 0.5.0 - Copyright 2022
Laborejo Software Suite and Krzysztof Foltman
https://www.laborejo.org/
.SH "SEE ALSO"

Loading…
Cancel
Save