summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/index.rst
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-05-02 14:02:54 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-05-02 14:02:54 +0300
commit621c644205384103ac781bbe8cd952f0df289c41 (patch)
tree40359a8e51a436a0676d9b97df73e608b90da8be /docs/library/index.rst
parent9549590fc69e56557cabec77649558d0bcc1c293 (diff)
downloadmicropython-621c644205384103ac781bbe8cd952f0df289c41.tar.gz
micropython-621c644205384103ac781bbe8cd952f0df289c41.zip
docs: _io and _collections were renamed to have standard "u" prefix.
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r--docs/library/index.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst
index 8b153f0ac9..03e6502d95 100644
--- a/docs/library/index.rst
+++ b/docs/library/index.rst
@@ -28,15 +28,15 @@ library.
:maxdepth: 1
cmath.rst
- _collections.rst
gc.rst
- _io.rst
math.rst
select.rst
sys.rst
ubinascii.rst
+ ucollections.rst
uhashlib.rst
uheapq.rst
+ uio.rst
ujson.rst
uos.rst
ure.rst
@@ -51,15 +51,15 @@ library.
:maxdepth: 1
cmath.rst
- _collections.rst
gc.rst
- _io.rst
math.rst
select.rst
sys.rst
ubinascii.rst
+ ucollections.rst
uhashlib.rst
uheapq.rst
+ uio.rst
ujson.rst
uos.rst
ure.rst
@@ -89,14 +89,14 @@ library.
.. toctree::
:maxdepth: 1
- _collections.rst
gc.rst
- _io.rst
math.rst
sys.rst
ubinascii.rst
+ ucollections.rst
uhashlib.rst
uheapq.rst
+ uio.rst
ujson.rst
uos.rst
ure.rst