pybricks.tools: Drop Datalog class from doc.

We can unhide this if/when we support this on Powered Up.
This commit is contained in:
Laurens Valk
2021-07-23 11:35:32 +02:00
parent f692e5a127
commit 78feab8949
2 changed files with 1 additions and 9 deletions
+1
View File
@@ -273,6 +273,7 @@ exclude_patterns = [
'media.rst',
'messaging.rst',
'nxtdevices.rst',
'tools/datalog.rst'
]
-9
View File
@@ -4,15 +4,6 @@
.. automodule:: pybricks.tools
:no-members:
.. toctree::
:maxdepth: 1
:hidden:
datalog
Timing
^^^^^^^^^^^^^^^^^^^^^^^^^
.. autofunction:: wait
.. autoclass:: pybricks.tools.StopWatch