summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/index.rst
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-05-02 00:39:36 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-05-02 00:39:36 +0300
commit8ebdbcfb27dd8a45a9f42ae4fc9cc5ed223a13d9 (patch)
tree5c2a52088a09c88bc788c842dadb59111abe0fc3 /docs/library/index.rst
parent348caaf9401357c11481075b4f7418fdcbc39ab5 (diff)
downloadmicropython-8ebdbcfb27dd8a45a9f42ae4fc9cc5ed223a13d9.tar.gz
micropython-8ebdbcfb27dd8a45a9f42ae4fc9cc5ed223a13d9.zip
docs: Add _io module reference.
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r--docs/library/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst
index b954f3cf1b..8b153f0ac9 100644
--- a/docs/library/index.rst
+++ b/docs/library/index.rst
@@ -30,6 +30,7 @@ library.
cmath.rst
_collections.rst
gc.rst
+ _io.rst
math.rst
select.rst
sys.rst
@@ -52,6 +53,7 @@ library.
cmath.rst
_collections.rst
gc.rst
+ _io.rst
math.rst
select.rst
sys.rst
@@ -89,6 +91,7 @@ library.
_collections.rst
gc.rst
+ _io.rst
math.rst
sys.rst
ubinascii.rst