diff --git a/README.md b/README.md index 239054f..6a2a27d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[//]: # (Generated 2022-07-15T23:13:20.979699. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2022-10-10T17:41:05.142202. Changes belong into template/documentation/readme.template) #Agordejo Program version 0.4.1 diff --git a/documentation/agordejo.1 b/documentation/agordejo.1 index 05cd4d0..e79160f 100644 --- a/documentation/agordejo.1 +++ b/documentation/agordejo.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH AGORDEJO "1" "July 2022" "Agordejo 0.4.1" "User Commands" +.TH AGORDEJO "1" "October 2022" "Agordejo 0.4.1" "User Commands" .SH NAME Agordejo - Music and audio production session manager based on NSM. .SH DESCRIPTION @@ -18,9 +18,10 @@ show this help message and exit show program's version number and exit .TP \fB\-V\fR, \fB\-\-verbose\fR -(Development) Switch the logger to INFO and give out +(Development) Switch the logger to INFO and print out all kinds of information to get a high\-level idea of -what the program is doing. +what the program is doing. You can also set the +environment variable LSS_DEBUG=1 .TP \fB\-u\fR URL, \fB\-\-url\fR URL Force URL for the session. If there is already a @@ -61,9 +62,9 @@ the session and continue where you left off. Agordejo does not re-invent the wheel but instead uses the New-Session-Manager daemon and enhances it with some tricks of its own, that always remain 100% compatible with the original sessions. .SH EXAMPLES -Run agordejo. You are now in the Quick View mode. Press New Session and add programs through a -single click on available program-icons. You can switch to the Full View mode via the tab to -get more options. Try right-clicking on many things to get context menus. +Run agordejo. You are now in the session overview. Press the "Quick New" button and add programs +by a double clicking on the list. Try right-clicking on many things to get more options in +context menus. .SH "REPORTING BUGS" https://www.laborejo.org/bugs .SH COPYRIGHT diff --git a/documentation/build.py b/documentation/build.py index f1b2493..38072cb 100644 --- a/documentation/build.py +++ b/documentation/build.py @@ -57,27 +57,27 @@ template_index = template_index.replace("", METADATA["author"]) with open ("index.adoc", "w") as w: w.write(template_index) -#Documentation +#Documentation METADATA["supportedLanguages"].update({"English":""}) for language in METADATA["supportedLanguages"].keys(): - - language = language.lower() - + + language = language.lower() + try: with open(f"{language}.adoc.template", "r") as r: - template = r.read() + template = r.read() except: continue #language not yet supported as manual - + for key, value in METADATA.items(): #all strings if type(value) is str: - template = template.replace(f"<{key}>", value) + template = template.replace(f"<{key}>", value) if language == "english": - template = template.replace("", "== Introduction\n\n" + METADATA["description"]) + template = template.replace("", "== Introduction\n\n" + METADATA["description"]) - with open (f"{language}.part.adoc", "r") as clientPart: + with open (f"{language}.part.adoc", "r") as clientPart: template = template.replace("", clientPart.read()) with open (f"{language}.adoc", "w") as w: @@ -102,9 +102,9 @@ https://www.laborejo.org/bugs https://www.laborejo.org/ [examples] -Run agordejo. You are now in the Quick View mode. Press New Session and add programs through a -single click on available program-icons. You can switch to the Full View mode via the tab to -get more options. Try right-clicking on many things to get context menus. +Run agordejo. You are now in the session overview. Press the "Quick New" button and add programs +by a double clicking on the list. Try right-clicking on many things to get more options in +context menus. [see also] The full documentation for {METADATA["name"]} is maintained as a multi-lingual html site to your systems doc-dir. diff --git a/documentation/manpageinclude.h2m b/documentation/manpageinclude.h2m index fafc05b..d053fc2 100644 --- a/documentation/manpageinclude.h2m +++ b/documentation/manpageinclude.h2m @@ -27,9 +27,9 @@ Laborejo Software Suite https://www.laborejo.org/ [examples] -Run agordejo. You are now in the Quick View mode. Press New Session and add programs through a -single click on available program-icons. You can switch to the Full View mode via the tab to -get more options. Try right-clicking on many things to get context menus. +Run agordejo. You are now in the session overview. Press the "Quick New" button and add programs +by a double clicking on the list. Try right-clicking on many things to get more options in +context menus. [see also] The full documentation for Agordejo is maintained as a multi-lingual html site to your systems doc-dir. diff --git a/documentation/nsm-data.1 b/documentation/nsm-data.1 index 9889b04..6300b21 100644 --- a/documentation/nsm-data.1 +++ b/documentation/nsm-data.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH NSM-DATA "1" "July 2022" "nsm-data 1.1" "User Commands" +.TH NSM-DATA "1" "October 2022" "nsm-data 1.1" "User Commands" .SH NAME nsm-data \- manual page for nsm-data 1.1 .SH DESCRIPTION diff --git a/documentation/out/english.html b/documentation/out/english.html index ce5e95c..e63c870 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -1133,7 +1133,7 @@ The easiest way is to contact the developers and they will setup the new languag diff --git a/documentation/out/german.html b/documentation/out/german.html index d2d28c4..8f0b0a1 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -1145,7 +1145,7 @@ Ansonsten starten Sie agordejo mit diesem Befehl, Sprachcode ändern, vom Termin