Update documentation
This commit is contained in:
parent
0dbfc5fe6b
commit
aa6fb2fc8b
17 changed files with 776 additions and 47 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<title>Servo — CompLib 0.0.1 documentation</title>
|
||||
<title>Servo — CompLib 0.0.2 documentation</title>
|
||||
|
||||
|
||||
|
||||
|
@ -84,7 +84,9 @@
|
|||
|
||||
|
||||
<ul class="current">
|
||||
<li class="toctree-l1"><a class="reference internal" href="../index.html">Welcome to CompLib’s documentation!</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../index.html">Robo4you Competition Library</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../other/usage.html">Usage</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Api.html">Api</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Battery.html">Battery</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Buzzer.html">Buzzer</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="IRSensor.html">Infrared Sensor</a></li>
|
||||
|
|
Reference in a new issue