mirror of
https://github.com/micropython/micropython.git
synced 2025-08-22 02:20:39 +02: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:: uio
|
||||
:synopsis: input/output streams
|
||||
|
||||
|see_cpython_module| :mod:`python:io`.
|
||||
|
||||
This module contains additional types of stream (file-like) objects
|
||||
and helper functions.
|
||||
|
||||
|
Reference in New Issue
Block a user