8000 docs: Rename ufoo.rst to foo.rst. · micropython/micropython@2186063 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2186063

Browse files
jimmodpgeorge
authored andcommitted
docs: Rename ufoo.rst to foo.rst.
This is a simple rename of the files, no content changes (other than updating index.rst to use the new paths) Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
1 parent 671f012 commit 2186063

20 files changed

+19
-19
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/library/index.rst

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -73,28 +73,28 @@ it will fallback to loading the built-in ``ujson`` module.
7373
.. toctree::
7474
:maxdepth: 1
7575

76+
array.rst
77+
binascii.rst
7678
builtins.rst
7779
cmath.rst
80+
collections.rst
81+
errno.rst
7882
gc.rst
83+
hashlib.rst
84+
heapq.rst
85+
io.rst
86+
json.rst
7987
math.rst
80-
uarray.rst
88+
os.rst
89+
re.rst
90+
select.rst
91+
socket.rst
92+
ssl.rst
93+
struct.rst
94+
sys.rst
95+
time.rst
8196
uasyncio.rst
82-
ubinascii.rst
83-
ucollections.rst
84-
uerrno.rst
85-
uhashlib.rst
86-
uheapq.rst
87-
uio.rst
88-
ujson.rst
89-
uos.rst
90-
ure.rst
91-
uselect.rst
92-
usocket.rst
93-
ussl.rst
94-
ustruct.rst
95-
usys.rst
96-
utime.rst
97-
uzlib.rst
97+
zlib.rst
9898
_thread.rst
9999

100100

@@ -107,13 +107,13 @@ the following libraries.
107107
.. toctree::
108108
:maxdepth: 1
109109

110+
bluetooth.rst
110111
btree.rst
112+
cryptolib.rst
111113
framebuf.rst
112114
machine.rst
113115
micropython.rst
114116
network.rst
115-
ubluetooth.rst
116-
ucryptolib.rst
117117
uctypes.rst
118118

119119

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
0