Damien George 88d3054ac0 docs: Import documentation from source-code inline comments.
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
2014-10-31 01:37:19 +00:00

36 lines
474 B
ReStructuredText

Micro Python libraries
======================
Python standard libraries
-------------------------
.. toctree::
:maxdepth: 1
cmath.rst
gc.rst
math.rst
os.rst
select.rst
sys.rst
time.rst
Micro Python reduced libraries
------------------------------
.. toctree::
:maxdepth: 1
usocket.rst
uheapq.rst
ujson.rst
Libraries specific to the pyboard
---------------------------------
.. toctree::
:maxdepth: 2
pyb.rst
network.rst