mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
docs/library: Add CPython docs xref to each pertinent module.
Cross-reference text/link is implemented as RST substitution, so easy to consistently.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
.. module:: utime
|
||||
:synopsis: time related functions
|
||||
|
||||
|see_cpython_module| :mod:`python:time`.
|
||||
|
||||
The ``utime`` module provides functions for getting the current time and date,
|
||||
measuring time intervals, and for delays.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user