diff options
author | Ayke van Laethem <[email protected]> | 2018-10-18 15:35:04 +0200 |
---|---|---|
committer | Ayke van Laethem <[email protected]> | 2018-10-18 15:35:50 +0200 |
commit | b81aecf7533fb8234179bbeae98acce706325d02 (patch) | |
tree | d4f01e240ea9e1b01fc1daba3aec5e994e5e1f22 /docs/index.rst | |
parent | fd45410c2432667e1a69c93d18bd9557e387ef42 (diff) | |
download | tinygo-b81aecf7533fb8234179bbeae98acce706325d02.tar.gz tinygo-b81aecf7533fb8234179bbeae98acce706325d02.zip |
docs: add "Supported targets" page
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 18ca4907a..50bb0618c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,6 +12,7 @@ Contents: :maxdepth: 2 installation + targets microcontrollers faq internals |