mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
docs/machine.*: Add "currentmodule:: machine" directive.
Makes sure that classes described in these separate files are properly designated as belonging to "machine" module in indexes.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.. currentmodule:: machine
|
||||
.. _machine.UART:
|
||||
|
||||
class UART -- duplex serial communication bus
|
||||
|
||||
Reference in New Issue
Block a user