Skip to content
Snippets Groups Projects
Commit d5713c86 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/library/index: Add important summary of the intro section as warning.

To make them harder to miss.
parent 0ba136fb
No related branches found
No related tags found
No related merge requests found
MicroPython libraries
=====================
.. warning::
Important summary of this section
* MicroPython implements a subset of Python functionality for each module.
* To ease extensibility, MicroPython versions of standard Python modules
usually have ``u`` (micro) prefix.
* Any particular MicroPython variant or port may miss any feature/function
described in this general documentation, due to resource constraints.
This chapter describes modules (function and class libraries) which are built
into MicroPython. There are a few categories of modules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment