Browse Source

Update documentation and info files

master
Nils 2 years ago
parent
commit
b6c07b4fa4
  1. 1
      CHANGELOG
  2. 2
      README.md
  3. 2
      documentation/build-documentation.sh
  4. 6
      documentation/manpageinclude.h2m
  5. 2
      documentation/out/english.html
  6. 2
      documentation/out/german.html
  7. 10
      documentation/patroneo.1

1
CHANGELOG

@ -14,6 +14,7 @@ Dedicated support for the AKAI APCmini 8x8 button/pad controller.
Finalize German translation. Finalize German translation.
Manual and documentation update to cover all aspects of Patroneo. Manual and documentation update to cover all aspects of Patroneo.
This CHANGELOG is now available through the programs help menu directly. This CHANGELOG is now available through the programs help menu directly.
Icons are now send to JACK Metadata.
Various small fixes and improvements as well as cosmetic enhancements. Various small fixes and improvements as well as cosmetic enhancements.

2
README.md

@ -1,5 +1,5 @@
[//]: # (Generated 2021-12-24T14:10:06.130944. Changes belong into template/documentation/readme.template) [//]: # (Generated 2022-01-03T01:10:34.478913. Changes belong into template/documentation/readme.template)
#Patroneo #Patroneo
Program version 2.3.0 Program version 2.3.0

2
documentation/build-documentation.sh

@ -10,10 +10,8 @@ set -e
asciidoctor index.adoc -o out/index.html asciidoctor index.adoc -o out/index.html
asciidoctor german.adoc -o out/german.html asciidoctor german.adoc -o out/german.html
#cp overview-german.png out/overview-german.png
asciidoctor english.adoc -o out/english.html asciidoctor english.adoc -o out/english.html
#cp overview-english.png out/overview-english.png
cp ../desktop/images/favicon.* out/ cp ../desktop/images/favicon.* out/
cp ../desktop/images/1248-transparent.png out/logo.png cp ../desktop/images/1248-transparent.png out/logo.png

6
documentation/manpageinclude.h2m

@ -24,7 +24,7 @@ Connect external synthesizers and samplers to create sounds.
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
[copyright] [copyright]
Patroneo 2.3.0 - Copyright 2021 Patroneo 2.3.0 - Copyright 2022
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/
@ -34,11 +34,11 @@ settings and save directories.
Other modes of operations, mostly for testing, are: Other modes of operations, mostly for testing, are:
Run without session management and save in /tmp. Run without session management and save in /tmp.
patroneo --save /tmp patroneo --save /tmp
Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots
patroneo --mute patroneo --mute
[see also] [see also]
The full documentation for Patroneo is maintained as a multi-lingual html site to your systems doc-dir. The full documentation for Patroneo is maintained as a multi-lingual html site to your systems doc-dir.

2
documentation/out/english.html

@ -1565,7 +1565,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-12-24 14:10:06 +0100 Last updated 2022-01-03 01:10:34 +0100
</div> </div>
</div> </div>
</body> </body>

2
documentation/out/german.html

@ -1617,7 +1617,7 @@ Ansonsten starten Sie patroneo 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-12-24 14:10:06 +0100 Last updated 2022-01-03 01:10:34 +0100
</div> </div>
</div> </div>
</body> </body>

10
documentation/patroneo.1

@ -1,11 +1,11 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5.
.TH PATRONEO "1" "December 2021" "Patroneo 2.3.0" "User Commands" .TH PATRONEO "1" "January 2022" "Patroneo 2.3.0" "User Commands"
.SH NAME .SH NAME
Patroneo - Easy to use pattern based midi sequencer. Patroneo - Easy to use pattern based midi sequencer.
.SH DESCRIPTION .SH DESCRIPTION
usage: patroneo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] usage: patroneo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
.PP .PP
Patroneo \- Version 2.3.0 \- Copyright 2021 by Laborejo Software Suite \- Patroneo \- Version 2.3.0 \- Copyright 2022 by Laborejo Software Suite \-
https://www.laborejo.org/patroneo https://www.laborejo.org/patroneo
.SS "options:" .SS "options:"
.TP .TP
@ -54,15 +54,15 @@ settings and save directories.
Other modes of operations, mostly for testing, are: Other modes of operations, mostly for testing, are:
Run without session management and save in /tmp. Run without session management and save in /tmp.
patroneo --save /tmp patroneo --save /tmp
Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots
patroneo --mute patroneo --mute
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
.SH COPYRIGHT .SH COPYRIGHT
Patroneo 2.3.0 - Copyright 2021 Patroneo 2.3.0 - Copyright 2022
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/
.SH "SEE ALSO" .SH "SEE ALSO"

Loading…
Cancel
Save