Update documentation
This commit is contained in:
parent
f72550146d
commit
a7f5dd13c4
23 changed files with 541 additions and 189 deletions
|
@ -1,19 +1,19 @@
|
|||
.. _lib_motor:
|
||||
|
||||
Motor
|
||||
######
|
||||
******
|
||||
|
||||
Class Documentation
|
||||
********************
|
||||
====================
|
||||
|
||||
.. autoclass:: compLib.Motor.Motor
|
||||
:members:
|
||||
|
||||
Examples
|
||||
*********
|
||||
=========
|
||||
|
||||
Driving straight (maybe)
|
||||
=========================
|
||||
-------------------------
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
Reference in a new issue