mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +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:: ujson
|
||||
:synopsis: JSON encoding and decoding
|
||||
|
||||
|see_cpython_module| :mod:`python:json`.
|
||||
|
||||
This modules allows to convert between Python objects and the JSON
|
||||
data format.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user