Skip to content

Commit 339b7e5

Browse files
committed
add platform.rst to library docs
1 parent 557efbe commit 339b7e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/library/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ limited flash memory:
1717
``binascii``, ``errno``, ``json``, ``re``.
1818

1919
These libraries are not currently enabled in any CircuitPython build, but may be in the future:
20-
``ctypes``
20+
``ctypes``, ``platform``
2121

2222
.. toctree::
2323
:maxdepth: 1
@@ -31,6 +31,7 @@ These libraries are not currently enabled in any CircuitPython build, but may be
3131
gc.rst
3232
io.rst
3333
json.rst
34+
platform.rst
3435
re.rst
3536
sys.rst
3637
ctypes.rst

0 commit comments

Comments
 (0)