diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-02 17:45:42 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-02 17:45:42 +0300 |
commit | 5302c3e8c4c2a3b7def285df1ec95285913c6176 (patch) | |
tree | 9bcd0b459a37adbdcafbb926403c91fc8d5b4032 | |
parent | a22aa53ef1a66989c5be5d17dbe7464669fdde51 (diff) |
docs/esp8266_contents: Referebce general and tutorial docs.
-rw-r--r-- | docs/esp8266_contents.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/esp8266_contents.rst b/docs/esp8266_contents.rst index 20a51c3dc..30def3df2 100644 --- a/docs/esp8266_contents.rst +++ b/docs/esp8266_contents.rst @@ -4,6 +4,8 @@ MicroPython documentation contents .. toctree:: esp8266/quickref.rst + esp8266/general.rst + esp8266/tutorial/index.rst library/index.rst reference/index.rst license.rst |