Browse Source

Update documentation and info files

master
Nils 4 years ago
parent
commit
bb5ff64abd
  1. 1
      README.md
  2. 8
      desktop/desktop.desktop
  3. 4
      documentation/english.adoc
  4. 2
      documentation/german.adoc
  5. 1
      documentation/index.adoc
  6. 4
      documentation/out/english.html
  7. 2
      documentation/out/german.html
  8. 6
      documentation/out/index.html

1
README.md

@ -34,7 +34,6 @@ It is possible to clone a git repository.
`git clone https://git.laborejo.org/lss/laborejo.git` `git clone https://git.laborejo.org/lss/laborejo.git`
## Dependencies ## Dependencies
* Glibc * Glibc
* Python 3.6 (maybe earlier) * Python 3.6 (maybe earlier)

8
desktop/desktop.desktop

@ -1,12 +1,10 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
Name=Laborejo Name=Laborejo
GenericName=Sequencer Comment=MIDI sequencer based on classical music notation
Comment=MIDI sequencer based on classical music notation. Exec=laborejo
Comment[de]=MIDI-Sequencer mit Musiknoten
Exec=laborejo2
Icon=laborejo Icon=laborejo
Terminal=false Terminal=false
StartupNotify=false StartupNotify=false
Categories=AudioVideo;Audio;X-Recorders;X-Multitrack;X-Jack;
Version=1.0 Version=1.0
Categories=AudioVideo;Audio;X-Recorders;X-Multitrack;X-Jack;

4
documentation/english.adoc

@ -60,8 +60,8 @@ If not, you can build Laborejo yourself.
.Build and Install .Build and Install
* Please check the supplied README.md for dependencies. * Please check the supplied README.md for dependencies.
* You can download a release or clone the git version * You can download a release or clone the git version
** Download the latest version from https://www.laborejo.org/downloads and extract it. ** Download the latest version from https://www.laborejo.org/downloads and extract it.
** `git clone https://git.laborejo.org/lss/laborejo.git` ** git clone https://git.laborejo.org/lss/laborejo.git
* Change into the new directory and use these commands: * Change into the new directory and use these commands:
* `./configure --prefix=/usr` * `./configure --prefix=/usr`
** The default prefix is /usr/local ** The default prefix is /usr/local

2
documentation/german.adoc

@ -1030,7 +1030,7 @@ Falls nicht kann man Laborejo auch selbst "bauen".
.Abhängigkeiten* .Abhängigkeiten*
* Eine Liste der Abhängigkeit befindet sich in der README.md * Eine Liste der Abhängigkeit befindet sich in der README.md
* Kompilieren und Installieren geht entweder mit einem Releasedownload oder mit der Git-Version: * Kompilieren und Installieren geht entweder mit einem Releasedownload oder mit der Git-Version:
** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie. ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie.
** `git clone https://git.laborejo.org/lss/laborejo.git` ** `git clone https://git.laborejo.org/lss/laborejo.git`
* Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle: * Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle:
*`./configure --prefix=/usr` *`./configure --prefix=/usr`

1
documentation/index.adoc

@ -22,6 +22,7 @@ https://asciidoctor.org/docs/user-manual/
image::logo.png["logo", 320, 180] image::logo.png["logo", 320, 180]
For program version 2.0 For program version 2.0
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]

4
documentation/out/english.html

@ -530,7 +530,7 @@ If not, you can build Laborejo yourself.</p>
<p>Download the latest version from <a href="https://www.laborejo.org/downloads" class="bare">https://www.laborejo.org/downloads</a> and extract it.</p> <p>Download the latest version from <a href="https://www.laborejo.org/downloads" class="bare">https://www.laborejo.org/downloads</a> and extract it.</p>
</li> </li>
<li> <li>
<p><code>git clone <a href="https://git.laborejo.org/lss/laborejo.git" class="bare">https://git.laborejo.org/lss/laborejo.git</a></code></p> <p>git clone <a href="https://git.laborejo.org/lss/laborejo.git" class="bare">https://git.laborejo.org/lss/laborejo.git</a></p>
</li> </li>
</ul> </ul>
</div> </div>
@ -730,7 +730,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 2020-04-01 22:50:51 +0200 Last updated 2020-04-07 17:30:43 +0200
</div> </div>
</div> </div>
</body> </body>

2
documentation/out/german.html

@ -2069,7 +2069,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 2020-04-01 22:50:51 +0200 Last updated 2020-04-07 17:30:43 +0200
</div> </div>
</div> </div>
</body> </body>

6
documentation/out/index.html

@ -448,8 +448,10 @@ 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 <p>For program version 2.0</p>
This site is part of the <a href="https://www.laborejo.org">Laborejo Software Suite</a></p> </div>
<div class="paragraph">
<p>This site is part of the <a href="https://www.laborejo.org">Laborejo Software Suite</a></p>
</div> </div>
<div class="paragraph"> <div class="paragraph">
<p>Please choose a language</p> <p>Please choose a language</p>

Loading…
Cancel
Save