Add ghpages script

This commit is contained in:
Konstantin Lampalzer 2021-01-16 01:32:48 +01:00
parent 0150070b02
commit aa33dc36d8
No known key found for this signature in database
GPG key ID: 9A60A522835A2AD9
8 changed files with 63 additions and 2 deletions

View file

@ -0,0 +1,7 @@
.. _lib_battery:
Battery
=======
.. autoclass:: compLIB.Battery.Battery
:members:

View file

@ -0,0 +1,7 @@
.. _lib_buzzer:
Buzzer
=======
.. autoclass:: compLIB.Buzzer.Buzzer
:members:

View file

@ -0,0 +1,7 @@
.. _lib_irsensor:
Infrared Sensor
================
.. autoclass:: compLIB.IRSensor.IRSensor
:members:

View file

@ -0,0 +1,7 @@
.. _lib_motor:
Motor
=====
.. autoclass:: compLIB.Motor.Motor
:members:

View file

@ -0,0 +1,7 @@
.. _lib_servo:
Servo
=====
.. autoclass:: compLIB.Servo.Servo
:members: