diff options
Diffstat (limited to 'docs/topindex.html')
| -rw-r--r-- | docs/topindex.html | 4 |
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/> |
