Browse Source

Update documentation

Former-commit-id: 26b5b3f75b5fffa8706783541a3912c16b9b5c20
master
Nils 5 years ago
parent
commit
c98c8bb2bb
  1. 2
      README.md
  2. 2
      documentation/out/english.html
  3. 2
      documentation/out/german.html
  4. 2
      index.html

2
README.md

@ -100,7 +100,7 @@ You can run Patroneo after extracting the release archive or cloning from git, w
### Calfbox
"Calfbox" is the name of our internal realtime midi/audio python module.
* You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult https://github.com/kfoltman/calfbox.
* You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult https://github.com/kfoltman/calfbox
* Or you just run `./configure` and `make calfbox` without subsequent install, which creates a `site-packages` directory in the source dir.
* A third option is `patroneo --mute` which runs without sound at all and does not need calfbox.

2
documentation/out/english.html

@ -1121,7 +1121,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 2019-02-02 19:12:24 +0100
Last updated 2019-03-24 12:25:09 +0100
</div>
</div>
</body>

2
documentation/out/german.html

@ -1202,7 +1202,7 @@ Das Programm ist in zwei Teile aufgeteilt: Ein gemeinsames "Template" (für alle
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-02-02 19:12:24 +0100
Last updated 2019-03-24 12:25:09 +0100
</div>
</div>
</body>

2
index.html

@ -134,7 +134,7 @@ prompt to save changes.</p>
<p>&ldquo;Calfbox&rdquo; is the name of our internal realtime midi/audio python module.</p>
<ul>
<li>You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult <a href="https://github.com/kfoltman/calfbox.">https://github.com/kfoltman/calfbox.</a></li>
<li>You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult <a href="https://github.com/kfoltman/calfbox">https://github.com/kfoltman/calfbox</a></li>
<li>Or you just run <code>./configure</code> and <code>make calfbox</code> without subsequent install, which creates a <code>site-packages</code> directory in the source dir.</li>
<li>A third option is <code>patroneo --mute</code> which runs without sound at all and does not need calfbox.</li>
</ul>

Loading…
Cancel
Save