Update documentation

This commit is contained in:
Joel Klimont 2022-11-09 01:42:50 +01:00
parent f8433c1b23
commit 7d275fb9a2
9 changed files with 148 additions and 5 deletions

View file

@ -21,7 +21,7 @@
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Stichwortverzeichnis" href="../../genindex.html" />
<link rel="search" title="Suche" href="../../search.html" />
<link rel="next" title="Hardware" href="../../other/hardware.html" />
<link rel="next" title="Seeding" href="Seeding.html" />
<link rel="prev" title="Infrarot Sensoren" href="IRSensor.html" />
</head>
@ -65,6 +65,7 @@
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="Seeding.html">Seeding</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../other/hardware.html">Hardware</a></li>
@ -242,7 +243,7 @@ Dabei ist zu beachten, dass ein Motor in die entgegengesetzte Richtung zum anere
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="IRSensor.html" class="btn btn-neutral float-left" title="Infrarot Sensoren" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Zurück</a>
<a href="../../other/hardware.html" class="btn btn-neutral float-right" title="Hardware" accesskey="n" rel="next">Weiter <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="Seeding.html" class="btn btn-neutral float-right" title="Seeding" accesskey="n" rel="next">Weiter <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>