aboutsummaryrefslogtreecommitdiff
path: root/docs/topindex.html
diff options
context:
space:
mode:
authorDamien George2015-06-25 00:20:57 +0100
committerDamien George2015-06-25 00:20:57 +0100
commitaef3846c13d05ddf42e5d6a29042497765f4e871 (patch)
tree7b521f5f4eb9abda2a22a5bd7b50143a9c96c4f3 /docs/topindex.html
parent4af54242422455ce9523df725b964f0fc68eced6 (diff)
docs: Add "reference" directory for putting docs about the language.
Diffstat (limited to 'docs/topindex.html')
-rw-r--r--docs/topindex.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topindex.html b/docs/topindex.html
index 6bdafe856..d2cc06145 100644
--- a/docs/topindex.html
+++ b/docs/topindex.html
@@ -47,6 +47,10 @@
</p>
</td>
<td width="40%" style="padding-left:2em;">
+ <p class="biglink">
+ <a class="biglink" href="{{ pathto("reference/index") }}">Language Reference</a><br/>
+ <span class="linkdescr">information about MicroPython specific language features</span>
+ </p>
{% if port == "pyboard" %}
<p class="biglink">
<a class="biglink" href="{{ pathto(port + "/hardware/index") }}">The {{ port }} hardware</a><br/>