diff options
Diffstat (limited to 'docs/unix_index.rst')
-rw-r--r-- | docs/unix_index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/unix_index.rst b/docs/unix_index.rst new file mode 100644 index 0000000000..027f24c2e3 --- /dev/null +++ b/docs/unix_index.rst @@ -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` |