mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-14 18:47:32 +00:00
pybricks.tools: Drop Datalog class from doc.
We can unhide this if/when we support this on Powered Up.
This commit is contained in:
@@ -273,6 +273,7 @@ exclude_patterns = [
|
||||
'media.rst',
|
||||
'messaging.rst',
|
||||
'nxtdevices.rst',
|
||||
'tools/datalog.rst'
|
||||
]
|
||||
|
||||
|
||||
|
||||
@@ -4,15 +4,6 @@
|
||||
.. automodule:: pybricks.tools
|
||||
:no-members:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
datalog
|
||||
|
||||
Timing
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. autofunction:: wait
|
||||
|
||||
.. autoclass:: pybricks.tools.StopWatch
|
||||
|
||||
Reference in New Issue
Block a user