diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 000000000..af5ffb885 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,12 @@ +MicroPython documentation and references +======================================== + +.. toctree:: + + library/index.rst + reference/index.rst + genrst/index.rst + license.rst + pyboard/quickref.rst + esp8266/quickref.rst + wipy/quickref.rst |