Update documentation
This commit is contained in:
parent
79a4998058
commit
a2dfbf29fa
15 changed files with 707 additions and 13 deletions
10
_sources/lib/classes/Encoder.rst.txt
Normal file
10
_sources/lib/classes/Encoder.rst.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
.. _lib_encoder:
|
||||
|
||||
Encoder
|
||||
*******
|
||||
|
||||
Dokumentation der Klasse
|
||||
========================
|
||||
|
||||
.. autoclass:: compLib.Encoder.Encoder
|
||||
:members:
|
10
_sources/lib/classes/IRSensor.rst.txt
Normal file
10
_sources/lib/classes/IRSensor.rst.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
.. _lib_irsensor:
|
||||
|
||||
Infrarot Sensoren
|
||||
*****************
|
||||
|
||||
Dokumentation der Klasse
|
||||
========================
|
||||
|
||||
.. autoclass:: compLib.IRSensor.IRSensor
|
||||
:members:
|
Reference in a new issue