We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d991160 commit 0f07e9dCopy full SHA for 0f07e9d
templates/python/documentation.html
@@ -68,6 +68,7 @@ <h2 class="widget-title"><span aria-hidden="true" class="icon-versions"></span>P
68
<li><a href="https://docs.python.org/3/c-api/index.html">Python/C API</a></li>
69
<li><a href="https://docs.python.org/3/using/index.html">Using Python</a></li>
70
<li><a href="https://docs.python.org/3/howto/index.html">Python HOWTOs</a></li>
71
+ <li><a href="https://docs.python.org/3/glossary.html">Glossary</a></li>
72
</ul>
73
</li>
74
<li><a href="https://docs.python.org/3/search.html">Search the online docs</a></li>
0 commit comments