aboutsummaryrefslogtreecommitdiff
path: root/docs/library/index.rst
diff options
context:
space:
mode:
authorPaul Sokolovsky2016-04-22 22:35:31 +0300
committerPaul Sokolovsky2016-04-22 22:37:14 +0300
commit3bc9b571bb5e8ffdcdb3ce1e8b20c1fb90520c5b (patch)
tree94f260956d4661eac38a62c7ee136244bac6a157 /docs/library/index.rst
parent5c8147528e46f5499bc6a5423cc1c6941af80ee3 (diff)
docs/ustruct: There's no complete "struct" module, only "ustruct" subset.
"ustruct" is good example of micro-ified module, so rather should belong to the corresponding list.
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r--docs/library/index.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst
index 47cd2eeb8..5ae1ed86f 100644
--- a/docs/library/index.rst
+++ b/docs/library/index.rst
@@ -26,7 +26,6 @@ For additional libraries, please download them from the `micropython-lib reposit
gc.rst
math.rst
os.rst
- struct.rst
sys.rst
time.rst
@@ -40,7 +39,6 @@ For additional libraries, please download them from the `micropython-lib reposit
math.rst
os.rst
select.rst
- struct.rst
sys.rst
time.rst
@@ -62,7 +60,6 @@ For additional libraries, please download them from the `micropython-lib reposit
gc.rst
math.rst
- struct.rst
sys.rst
time.rst
@@ -94,6 +91,7 @@ library.
ujson.rst
ure.rst
usocket.rst
+ ustruct.rst
uzlib.rst
.. only:: port_esp8266
@@ -107,6 +105,7 @@ library.
uheapq.rst
ujson.rst
ure.rst
+ ustruct.rst
uzlib.rst
.. only:: port_pyboard