docs: Add glossary.

We have enough terms or references throughout the docs which may be not
immediately clear or have some important nuances. Referencing terms in
gloassary is the best way to deal with that.
This commit is contained in:
Paul Sokolovsky
2017-07-02 13:47:35 +03:00
parent d80ecad03f
commit d0797fbc18
3 changed files with 104 additions and 0 deletions

View File

@@ -87,6 +87,10 @@
</p>
</td>
<td width="40%" style="padding-left:2em;">
<p class="biglink">
<a class="biglink" href="{{ pathto("reference/glossary") }}">Glosssary</a><br/>
<span class="linkdescr">MicroPython terms explained</span>
</p>
<p class="biglink">
<a class="biglink" href="{{ pathto(port + "_index") }}">Table of contents</a><br/>
<span class="linkdescr">a list of all sections and subsections</span>