Browse Source

Update documentation

master
Nils 4 years ago
parent
commit
481a53762d
  1. 2
      README.md
  2. 2
      documentation/english.adoc
  3. 2
      documentation/german.adoc
  4. 4
      documentation/out/english.html
  5. 4
      documentation/out/german.html

2
README.md

@ -32,7 +32,7 @@ Download the latest code release on https://www.laborejo.org/downloads and extra
### Git Version
It is possible to clone a git repository.
`git clone https://git.laborejo.org/lss/laborejo`
`git clone https://git.laborejo.org/lss/laborejo.git`
## Dependencies

2
documentation/english.adoc

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

2
documentation/german.adoc

@ -1031,7 +1031,7 @@ Falls nicht kann man Laborejo auch selbst "bauen".
* Eine Liste der Abhängigkeit befindet sich in der README.md
* 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.
** `git clone https://laborejo.org/laborejo.git`
** `git clone https://git.laborejo.org/lss/laborejo.git`
* Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle:
*`./configure --prefix=/usr`
** Das Standardprefix is /usr/local

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>
</li>
<li>
<p><code>git clone <a href="https://laborejo.org/laborejo.git" class="bare">https://laborejo.org/laborejo.git</a></code></p>
<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>
</li>
</ul>
</div>
@ -730,7 +730,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-04-01 22:34:20 +0200
Last updated 2020-04-01 22:50:51 +0200
</div>
</div>
</body>

4
documentation/out/german.html

@ -1859,7 +1859,7 @@ Falls nicht kann man Laborejo auch selbst "bauen".</p>
<p>Lade von <a href="https://www.laborejo.org/downloads" class="bare">https://www.laborejo.org/downloads</a> die aktuelle Version herunter und entpacke sie.</p>
</li>
<li>
<p><code>git clone <a href="https://laborejo.org/laborejo.git" class="bare">https://laborejo.org/laborejo.git</a></code></p>
<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>
</li>
</ul>
</div>
@ -2069,7 +2069,7 @@ Ansonsten starten Sie laborejo mit diesem Befehl, Sprachcode ändern, vom Termin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2020-04-01 22:34:20 +0200
Last updated 2020-04-01 22:50:51 +0200
</div>
</div>
</body>

Loading…
Cancel
Save