Update documentation

This commit is contained in:
Joel 2021-01-21 21:51:10 +01:00
parent afdfd3b85e
commit f72550146d
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
19 changed files with 611 additions and 173 deletions

View file

@ -3,9 +3,9 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; CompLib 0.0.2 documentation</title>
@ -16,10 +16,13 @@
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
@ -35,6 +38,7 @@
<script type="text/javascript" src="_static/searchtools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="#" />
</head>
@ -50,7 +54,7 @@
<a href="index.html" class="icon icon-home" alt="Documentation Home"> CompLib
<a href="index.html" class="icon icon-home"> CompLib
@ -90,6 +94,7 @@
<li class="toctree-l1"><a class="reference internal" href="lib/IRSensor.html">Infrared Sensor</a></li>
<li class="toctree-l1"><a class="reference internal" href="lib/Motor.html">Motor</a></li>
<li class="toctree-l1"><a class="reference internal" href="lib/Servo.html">Servo</a></li>
<li class="toctree-l1"><a class="reference internal" href="lib/Vision.html">Vision</a></li>
</ul>
@ -130,6 +135,8 @@
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
@ -141,8 +148,6 @@
<li class="wy-breadcrumbs-aside">
</li>
</ul>
@ -170,28 +175,25 @@
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2021, robo4you
&#169; Copyright 2021, robo4you.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>