summaryrefslogtreecommitdiffstatshomepage
path: root/docs/index.rst
blob: e86ff857b7a797cd0133c1975bcb9ea0abc7642b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Micro Python documentation and references
=========================================

.. only:: port_pyboard

    .. toctree::

        pyboard/quickref.rst
        pyboard/general.rst
        pyboard/tutorial/index.rst
        library/index.rst
        pyboard/hardware/index.rst
        license.rst
        contents.rst

.. only:: port_esp8266

    .. toctree::

        library/index.rst
        license.rst
        contents.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`