Browse Source

Update documentation and info files

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

4
README.md

@ -1,8 +1,8 @@
[//]: # (Generated 2021-01-14T21:11:39.321810. Changes belong into template/documentation/readme.template) [//]: # (Generated 2021-01-14T21:17:22.492067. Changes belong into template/documentation/readme.template)
#Laborejo #Laborejo
Program version 2.0.0 Program version 2.0.1
Laborejo (Esperanto: Workshop) is a MIDI sequencer based on classical music notation. Laborejo (Esperanto: Workshop) is a MIDI sequencer based on classical music notation.

2
configure

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
program=laborejo program=laborejo
cboxconfigure="--without-fluidsynth --without-libsmf" cboxconfigure="--without-fluidsynth --without-libsmf"
version=2.0.0 version=2.0.1
. template/configure.template #. is the posix compatible version of source . template/configure.template #. is the posix compatible version of source

4
documentation/english.adoc

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

4
documentation/german.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 2.0.0 :Version: 2.0.1
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Laborejo = Laborejo
// Don't write in the empty line above line. It will be interpreted as author html tag // Don't write in the empty line above line. It will be interpreted as author html tag
Für Programmversion 2.0.0 Für Programmversion 2.0.1
== Einleitung == Einleitung

4
documentation/index.adoc

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

6
documentation/laborejo.1

@ -1,11 +1,11 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH LABOREJO "1" "January 2021" "Laborejo 2.0.0" "User Commands" .TH LABOREJO "1" "January 2021" "Laborejo 2.0.1" "User Commands"
.SH NAME .SH NAME
Laborejo - MIDI sequencer based on classical music notation Laborejo - MIDI sequencer based on classical music notation
.SH DESCRIPTION .SH DESCRIPTION
usage: laborejo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] usage: laborejo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
.PP .PP
Laborejo \- Version 2.0.0 \- Copyright 2021 by Laborejo Software Suite \- Laborejo \- Version 2.0.1 \- Copyright 2021 by Laborejo Software Suite \-
https://www.laborejo.org/laborejo https://www.laborejo.org/laborejo
.SS "optional arguments:" .SS "optional arguments:"
.TP .TP
@ -59,7 +59,7 @@ Run without audio and midi. Skips all JACK checks. Used to just look at the GUI,
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
.SH COPYRIGHT .SH COPYRIGHT
Laborejo 2.0.0 - Copyright 2021 Laborejo 2.0.1 - Copyright 2021
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/
.SH "SEE ALSO" .SH "SEE ALSO"

2
documentation/manpageinclude.h2m

@ -20,7 +20,7 @@ Working in Laborejo is very fast and efficient by using a combination of midi in
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
[copyright] [copyright]
Laborejo 2.0.0 - Copyright 2021 Laborejo 2.0.1 - Copyright 2021
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/

4
documentation/out/english.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 id="preamble">
<div class="sectionbody"> <div class="sectionbody">
<div class="paragraph"> <div class="paragraph">
<p>For program version 2.0.0</p> <p>For program version 2.0.1</p>
</div> </div>
</div> </div>
</div> </div>
@ -722,7 +722,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2021-01-14 21:11:39 +0100 Last updated 2021-01-14 21:17:22 +0100
</div> </div>
</div> </div>
</body> </body>

4
documentation/out/german.html

@ -552,7 +552,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div id="preamble"> <div id="preamble">
<div class="sectionbody"> <div class="sectionbody">
<div class="paragraph"> <div class="paragraph">
<p>Für Programmversion 2.0.0</p> <p>Für Programmversion 2.0.1</p>
</div> </div>
</div> </div>
</div> </div>
@ -2220,7 +2220,7 @@ Ansonsten starten Sie laborejo mit diesem Befehl, Sprachcode ändern, vom Termin
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2021-01-14 21:11:39 +0100 Last updated 2021-01-14 21:17:22 +0100
</div> </div>
</div> </div>
</body> </body>

2
documentation/out/index.html

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

Loading…
Cancel
Save