Skip to content

Commit ee6fcc6

Browse files
committed
docs: Add standard modules list for esp8266.
1 parent 96a6440 commit ee6fcc6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/library/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,19 @@ library.
8585
usocket.rst
8686
uzlib.rst
8787

88+
.. only:: port_esp8266
89+
90+
.. toctree::
91+
:maxdepth: 1
92+
93+
ubinascii.rst
94+
uctypes.rst
95+
uhashlib.rst
96+
uheapq.rst
97+
ujson.rst
98+
ure.rst
99+
uzlib.rst
100+
88101
.. only:: port_pyboard
89102

90103
Libraries specific to the pyboard

0 commit comments

Comments
 (0)