Skip to content

Commit c6bc5b6

Browse files
committed
docs: Actually add unix port indexes, so docs for it could be generated.
1 parent 3819634 commit c6bc5b6

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

docs/unix_contents.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
MicroPython documentation and references
2+
========================================
3+
4+
.. toctree::
5+
6+
library/index.rst
7+
license.rst
8+
unix_contents.rst
9+
10+
Indices and tables
11+
==================
12+
13+
* :ref:`genindex`
14+
* :ref:`modindex`
15+
* :ref:`search`

0 commit comments

Comments
 (0)