We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3819634 commit c6bc5b6Copy full SHA for c6bc5b6
2 files changed
docs/unix_contents.rst
@@ -0,0 +1,8 @@
1
+MicroPython documentation contents
2
+==================================
3
+
4
+.. toctree::
5
6
+ library/index.rst
7
+ reference/index.rst
8
+ license.rst
docs/unix_index.rst
@@ -0,0 +1,15 @@
+MicroPython documentation and references
+========================================
+ unix_contents.rst
9
10
+Indices and tables
11
+==================
12
13
+* :ref:`genindex`
14
+* :ref:`modindex`
15
+* :ref:`search`
0 commit comments