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:
4
docs/templates/topindex.html
vendored
4
docs/templates/topindex.html
vendored
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user