diff options
Diffstat (limited to 'docs/pyboard_index.rst')
| -rw-r--r-- | docs/pyboard_index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/pyboard_index.rst b/docs/pyboard_index.rst new file mode 100644 index 000000000..4caa4cc88 --- /dev/null +++ b/docs/pyboard_index.rst @@ -0,0 +1,20 @@ +MicroPython documentation and references +======================================== + +.. toctree:: + + pyboard/quickref.rst + pyboard/general.rst + pyboard/tutorial/index.rst + library/index.rst + pyboard/hardware/index.rst + genrst/index.rst + license.rst + pyboard_contents.rst + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |
