diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 544cc4234f441e..115e28cb496b17 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -38,8 +38,6 @@
{% trans %}Installing Python modules{% endtrans %}
{% trans %}Third-party modules and PyPI.org{% endtrans %}
{% trans %}Distributing Python modules{% endtrans %}
- {% trans %}Publishing modules for use by other people{% endtrans %}
{% trans %}Extending and embedding{% endtrans %}
{% trans %}For C/C++ programmers{% endtrans %}
{% trans %}Python's C API{% endtrans %}
@@ -51,6 +49,18 @@
{% trans %}Other resources:{% endtrans %}
+|
+ {% trans %}Python Packaging User Guide{% endtrans %} |
+
+ {% trans %}Static Typing with Python{% endtrans %} |
{% trans %}Indices, glossary, and search:{% endtrans %}