Initial commit after migrating repo and assuring the product launches

This commit is contained in:
2019-06-23 14:56:45 +02:00
commit 507f2aedbc
889 changed files with 60893 additions and 0 deletions

7
help/set.html Normal file
View File

@ -0,0 +1,7 @@
<h1 style="background: rgb(238, 238, 238); padding: 5px 10px; border: 1px solid rgb(204, 204, 204); border-image: none;">How to set the run configuration</h1>
<p>The run configuration can be set by <code>Options-&gt; Run Configuration.</code></p>
<img src="img/rc.png" alt="image">
<p>The debug color scheme can be changed (blue, white, balck) by <code>Options-&gt; Change Debug Scheme.</code></p>