diff options
Diffstat (limited to 'docs/esp8266_index.rst')
-rw-r--r-- | docs/esp8266_index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/esp8266_index.rst b/docs/esp8266_index.rst new file mode 100644 index 000000000..f8f5bedfc --- /dev/null +++ b/docs/esp8266_index.rst @@ -0,0 +1,15 @@ +MicroPython documentation and references +======================================== + +.. toctree:: + + library/index.rst + license.rst + esp8266_contents.rst + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |