Parcourir la source

screenshot in readme

master
Nils il y a 3 ans
Parent
révision
d3a3ed1b06
  1. 8
      README.md
  2. 6
      documentation/agordejo.1
  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. 4
      documentation/readme.template

8
README.md

@ -1,8 +1,12 @@
[//]: # (Generated 2021-01-14T20:45:13.574183. Changes belong into template/documentation/readme.template)
[//]: # (Generated 2021-01-18T00:45:56.460915. Changes belong into template/documentation/readme.template)
#Agordejo
Program version 0.2.0
Program version 0.2.1
![Screenshot](https://git.laborejo.org/lss/Agordejo/raw/branch/master/documentation/screenshot.png "Screenshot")
Agordejo (Esperanto: 'place to set things up') is a music production session manager.

6
documentation/agordejo.1

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH AGORDEJO "1" "January 2021" "Agordejo 0.2.0" "User Commands"
.TH AGORDEJO "1" "January 2021" "Agordejo 0.2.1" "User Commands"
.SH NAME
Agordejo - Music and audio production session manager based on NSM.
.SH DESCRIPTION
@ -7,7 +7,7 @@ usage: agordejo [\-h] [\-v] [\-V] [\-u URL] [\-\-nsm\-url URL] [\-l SESSION] [\-
.IP
[\-\-session\-root SESSIONROOT]
.PP
Agordejo \- Version 0.2.0 \- Copyright 2021 by Laborejo Software Suite \-
Agordejo \- Version 0.2.1 \- Copyright 2021 by Laborejo Software Suite \-
https://www.laborejo.org/agordejo
.SS "optional arguments:"
.TP
@ -76,7 +76,7 @@ get more options. Try right-clicking on many things to get context menus.
.SH "REPORTING BUGS"
https://www.laborejo.org/bugs
.SH COPYRIGHT
Agordejo 0.2.0 - Copyright 2021
Agordejo 0.2.1 - Copyright 2021
Laborejo Software Suite
https://www.laborejo.org/
.SH "SEE ALSO"

4
documentation/english.adoc

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

4
documentation/german.adoc

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

4
documentation/index.adoc

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

2
documentation/manpageinclude.h2m

@ -31,7 +31,7 @@ should provide a good user experience.
https://www.laborejo.org/bugs
[copyright]
Agordejo 0.2.0 - Copyright 2021
Agordejo 0.2.1 - Copyright 2021
Laborejo Software Suite
https://www.laborejo.org/

4
documentation/out/english.html

@ -494,7 +494,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.2.0</p>
<p>For program version 0.2.1</p>
</div>
</div>
</div>
@ -1250,7 +1250,7 @@ The easiest way is to contact the developers and they will setup the new languag
</div>
<div id="footer">
<div id="footer-text">
Last updated 2021-01-18 00:43:14 +0100
Last updated 2021-01-18 00:45:56 +0100
</div>
</div>
</body>

4
documentation/out/german.html

@ -496,7 +496,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.2.0</p>
<p>Für Programmversion 0.2.1</p>
</div>
</div>
</div>
@ -1256,7 +1256,7 @@ Ansonsten starten Sie agordejo mit diesem Befehl, Sprachcode ändern, vom Termin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2021-01-18 00:43:14 +0100
Last updated 2021-01-18 00:45:56 +0100
</div>
</div>
</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 class="paragraph">
<p>For program version 0.2.0</p>
<p>For program version 0.2.1</p>
</div>
<div class="paragraph">
<p>This site is part of the <a href="https://www.laborejo.org">Laborejo Software Suite</a></p>

4
documentation/readme.template

@ -4,6 +4,10 @@
#<name>
Program version <version>
![Screenshot](https://git.laborejo.org/lss/<name>/raw/branch/master/documentation/screenshot.png "Screenshot")
<description>
This README is just a short introduction. Consult the manual (see below) for more information.

Chargement…
Annuler
Enregistrer