mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
doc: fix module index
some modules were missing because of missing automodule directive
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""LEGO MINDSTORMS EV3 Brick"""
|
||||
"""LEGO\ :sup:`®` MINDSTORMS\ :sup:`®` EV3 Brick."""
|
||||
|
||||
from parameters import Color
|
||||
from _speaker import Speaker
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"""EV3 motors and sensors."""
|
||||
"""LEGO\ :sup:`®` MINDSTORMS\ :sup:`®` EV3 motors and sensors."""
|
||||
|
||||
from parameters import Stop, Direction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user