From ee6fcc6f919d5bbe9000484bf9a2af79309ea3be Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Fri, 25 Mar 2016 15:17:55 +0200 Subject: [PATCH] docs: Add standard modules list for esp8266. --- docs/library/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/library/index.rst b/docs/library/index.rst index 21c11d219..467327006 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -85,6 +85,19 @@ library. usocket.rst uzlib.rst +.. only:: port_esp8266 + + .. toctree:: + :maxdepth: 1 + + ubinascii.rst + uctypes.rst + uhashlib.rst + uheapq.rst + ujson.rst + ure.rst + uzlib.rst + .. only:: port_pyboard Libraries specific to the pyboard