Browse Source

Update documentation and info files

master v1.6.1
Nils 4 years ago
parent
commit
b46adaed1a
  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/patroneo.1

4
README.md

@ -1,8 +1,8 @@
[//]: # (Generated 2020-07-14T19:39:49.721959. Changes belong into template/documentation/readme.template)
[//]: # (Generated 2020-07-19T13:51:21.267066. Changes belong into template/documentation/readme.template)
#Patroneo
Program version 1.6
Program version 1.6.1
Patroneo (which is Esperanto for "Pattern") is an easy to use, pattern based midi sequencer, a

2
configure

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

4
documentation/english.adoc

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

4
documentation/german.adoc

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

4
documentation/index.adoc

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

2
documentation/manpageinclude.h2m

@ -21,7 +21,7 @@ Connect external synthesizers and samplers to create sounds.
https://www.laborejo.org/bugs
[copyright]
Patroneo 1.6 - Copyright 2020
Patroneo 1.6.1 - Copyright 2020
Laborejo Software Suite
https://www.laborejo.org/

4
documentation/out/english.html

@ -482,7 +482,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 1.6</p>
<p>For program version 1.6.1</p>
</div>
</div>
</div>
@ -1276,7 +1276,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 2020-07-14 19:39:49 +0200
Last updated 2020-07-19 13:51:21 +0200
</div>
</div>
</body>

4
documentation/out/german.html

@ -486,7 +486,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 1.6</p>
<p>Für Programmversion 1.6.1</p>
</div>
</div>
</div>
@ -1319,7 +1319,7 @@ Ansonsten starten Sie patroneo mit diesem Befehl, Sprachcode ändern, vom Termin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2020-07-14 19:39:49 +0200
Last updated 2020-07-19 13:51:21 +0200
</div>
</div>
</body>

2
documentation/out/index.html

@ -448,7 +448,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 1.6</p>
<p>For program version 1.6.1</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/patroneo.1

@ -1,11 +1,11 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.15.
.TH PATRONEO "1" "July 2020" "Patroneo 1.6" "User Commands"
.TH PATRONEO "1" "July 2020" "Patroneo 1.6.1" "User Commands"
.SH NAME
Patroneo - Easy to use pattern based midi sequencer.
.SH DESCRIPTION
usage: patroneo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
.PP
Patroneo \- Version 1.6 \- Copyright 2020 by Laborejo Software Suite \-
Patroneo \- Version 1.6.1 \- Copyright 2020 by Laborejo Software Suite \-
https://www.laborejo.org/patroneo
.SS "optional arguments:"
.TP
@ -59,7 +59,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
Patroneo 1.6 - Copyright 2020
Patroneo 1.6.1 - Copyright 2020
Laborejo Software Suite
https://www.laborejo.org/
.SH "SEE ALSO"

Loading…
Cancel
Save