docs: Actually add unix port indexes, so docs for it could be generated.

This commit is contained in:
Paul Sokolovsky 2015-10-31 00:59:13 +03:00
parent 3819634469
commit c6bc5b69c2
2 changed files with 23 additions and 0 deletions

8
docs/unix_contents.rst Normal file
View File

@ -0,0 +1,8 @@
MicroPython documentation contents
==================================
.. toctree::
library/index.rst
reference/index.rst
license.rst

15
docs/unix_index.rst Normal file
View File

@ -0,0 +1,15 @@
MicroPython documentation and references
========================================
.. toctree::
library/index.rst
license.rst
unix_contents.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`