doc: fix module index

some modules were missing because of missing automodule directive
This commit is contained in:
David Lechner
2019-01-24 16:10:11 -06:00
parent af6fdf9729
commit d3475f7870
4 changed files with 11 additions and 10 deletions
+5 -2
View File
@@ -1,6 +1,9 @@
:mod:`ev3brick` -- The EV3 Programmable Brick
=============================================
.. automodule:: ev3brick
:no-members:
Buttons
-------
@@ -30,10 +33,10 @@ Sound
Display
-------
::
x
-------------->
(0, 0) __________________
(0, 0) __________________
| |
| | |
y | | Hello |
+3
View File
@@ -1,6 +1,9 @@
:mod:`ev3devices` -- EV3 Motors and Sensors
===========================================
.. automodule:: ev3devices
:no-members:
Motors
------
-8
View File
@@ -40,11 +40,3 @@ Using Python with LEGO\ :sup:`®` MINDSTORMS\ :sup:`®` EV3
examples/robot_arm_h25
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
+3
View File
@@ -1,6 +1,9 @@
:mod:`parameters` -- Parameters and Constants
=============================================
.. automodule:: parameters
:no-members:
.. autoclass:: parameters.Port
:no-members: