summaryrefslogtreecommitdiff
path: root/docs/esp8266_contents.rst
diff options
context:
space:
mode:
authorDaniel Campora <daniel@wipy.io>2015-06-10 23:29:56 +0200
committerDaniel Campora <daniel@wipy.io>2015-06-10 23:37:56 +0200
commitcfcf47c0644952358e1a260db159e807872a37e6 (patch)
tree02522a025a7b803d7de0589dd743b34f3daa4634 /docs/esp8266_contents.rst
parentb630de1103cd07ac0656c76c7f90d92312705835 (diff)
docs: Add initial draft documentation for the WiPy.
This makes all common files "port-aware" using the .. only directive.
Diffstat (limited to 'docs/esp8266_contents.rst')
-rw-r--r--docs/esp8266_contents.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/esp8266_contents.rst b/docs/esp8266_contents.rst
new file mode 100644
index 000000000..d1bd69c61
--- /dev/null
+++ b/docs/esp8266_contents.rst
@@ -0,0 +1,7 @@
+MicroPython documentation contents
+==================================
+
+.. toctree::
+
+ library/index.rst
+ license.rst \ No newline at end of file