Browse Source

Update documentation

master
Nils 4 years ago
parent
commit
f2473791be
  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

@ -36,7 +36,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/fluajho`
`git clone https://git.laborejo.org/lss/fluajho.git`
## Dependencies

2
documentation/english.adoc

@ -108,7 +108,7 @@ If not, you can build Fluajho 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/fluajho.git`
** `git clone https://git.laborejo.org/lss/fluajho.git`
* Change into the new directory and use these commands:
* `./configure --prefix=/usr`
** The default prefix is /usr/local

2
documentation/german.adoc

@ -102,7 +102,7 @@ Falls nicht kann man Fluajho 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/fluajho.git`
** `git clone https://git.laborejo.org/lss/fluajho.git`
* Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle:
*`./configure --prefix=/usr`
** Das Standardprefix is /usr/local

4
documentation/out/english.html

@ -604,7 +604,7 @@ If not, you can build Fluajho 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/fluajho.git" class="bare">https://laborejo.org/fluajho.git</a></code></p>
<p><code>git clone <a href="https://git.laborejo.org/lss/fluajho.git" class="bare">https://git.laborejo.org/lss/fluajho.git</a></code></p>
</li>
</ul>
</div>
@ -804,7 +804,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:07 +0200
Last updated 2020-04-01 22:50:32 +0200
</div>
</div>
</body>

4
documentation/out/german.html

@ -605,7 +605,7 @@ Falls nicht kann man Fluajho 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/fluajho.git" class="bare">https://laborejo.org/fluajho.git</a></code></p>
<p><code>git clone <a href="https://git.laborejo.org/lss/fluajho.git" class="bare">https://git.laborejo.org/lss/fluajho.git</a></code></p>
</li>
</ul>
</div>
@ -809,7 +809,7 @@ Ansonsten starten Sie fluajho mit diesem Befehl, Sprachcode ändern, vom Termina
</div>
<div id="footer">
<div id="footer-text">
Last updated 2020-04-01 22:34:07 +0200
Last updated 2020-04-01 22:50:32 +0200
</div>
</div>
</body>

Loading…
Cancel
Save