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 75039233e..f32f3cea6 100644 --- a/docs/topindex.html +++ b/docs/topindex.html @@ -47,6 +47,10 @@ <span class="linkdescr">MicroPython libraries, including the <a href="{{ pathto("library/machine") }}">machine module</a></span> {% endif %} </p> + <p class="biglink"> + <a class="biglink" href="{{ pathto("genrst/index") }}">MicroPython Differences</a><br/> + <span class="linkdescr">MicroPython operations which differ from CPython</span> + </p> </td> <td width="40%" style="padding-left:2em;"> <p class="biglink"> |