diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-31 00:59:13 +0300 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-31 01:00:03 +0300 |
| commit | c6bc5b69c251a3a835ca22378ee273b90c23a056 (patch) | |
| tree | 85d5d23839a8a6585c33f613c9acf4bd418b1080 /docs/unix_contents.rst | |
| parent | 38196344691ad32b7f80bb44489c069ceaecb1ec (diff) | |
docs: Actually add unix port indexes, so docs for it could be generated.
Diffstat (limited to 'docs/unix_contents.rst')
| -rw-r--r-- | docs/unix_contents.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/unix_contents.rst b/docs/unix_contents.rst new file mode 100644 index 000000000..ec0a6f0e8 --- /dev/null +++ b/docs/unix_contents.rst @@ -0,0 +1,8 @@ +MicroPython documentation contents +================================== + +.. toctree:: + + library/index.rst + reference/index.rst + license.rst |
