diff options
author | Damien George <damien.p.george@gmail.com> | 2016-03-08 23:06:15 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-03-08 23:06:15 +0000 |
commit | 809fbeefb7533a1f83339c28a92d213a1a5990d0 (patch) | |
tree | 18b3ea6492944836d45d4ebb9e30744f3abc4672 /docs/esp8266_index.rst | |
parent | dcdf8f2d1404c8a9b6fb91ae1b31c6b991a08017 (diff) |
docs: Add esp8266 quick reference page, with basic info.
Diffstat (limited to 'docs/esp8266_index.rst')
-rw-r--r-- | docs/esp8266_index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/esp8266_index.rst b/docs/esp8266_index.rst index f8f5bedfc..82de9d6df 100644 --- a/docs/esp8266_index.rst +++ b/docs/esp8266_index.rst @@ -3,6 +3,7 @@ MicroPython documentation and references .. toctree:: + esp8266/quickref.rst library/index.rst license.rst esp8266_contents.rst |