You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
[3.12] Update titles and subtitles on landing page template (GH-116914) (#117020)
Update titles and subtitles on landing page template (GH-116914)* Update titles and subtitles on landing page template* address review from gvanrossum* Edits from hugovk review* Change word order back. Down the road we should split license and history(cherry picked from commitc514a97)Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
<pclass="biglink"><aclass="biglink"href="{{ pathto("tutorial/index") }}">{% trans %}Tutorial{% endtrans %}</a><br/>
16
-
<spanclass="linkdescr">{% trans %}start here{% endtrans %}</span></p>
17
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("library/index") }}">{% trans %}LibraryReference{% endtrans %}</a><br/>
18
-
<spanclass="linkdescr">{% trans %}keep this under your pillow{% endtrans %}</span></p>
19
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("reference/index") }}">{% trans %}LanguageReference{% endtrans %}</a><br/>
20
-
<spanclass="linkdescr">{% trans %}describes syntax and language elements{% endtrans %}</span></p>
21
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("using/index") }}">{% trans %}PythonSetup andUsage{% endtrans %}</a><br/>
22
-
<spanclass="linkdescr">{% trans %}how touse Python on different platforms{% endtrans %}</span></p>
16
+
<spanclass="linkdescr">{% trans %}Start here: a tour of Python's syntax and features{% endtrans %}</span></p>
17
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("library/index") }}">{% trans %}Libraryreference{% endtrans %}</a><br/>
18
+
<spanclass="linkdescr">{% trans %}Standard library and builtins{% endtrans %}</span></p>
19
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("reference/index") }}">{% trans %}Languagereference{% endtrans %}</a><br/>
20
+
<spanclass="linkdescr">{% trans %}Syntax and language elements{% endtrans %}</span></p>
21
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("using/index") }}">{% trans %}Pythonsetup andusage{% endtrans %}</a><br/>
22
+
<spanclass="linkdescr">{% trans %}How toinstall, configure, and use Python{% endtrans %}</span></p>
23
23
<pclass="biglink"><aclass="biglink"href="{{ pathto("howto/index") }}">{% trans %}Python HOWTOs{% endtrans %}</a><br/>
24
-
<spanclass="linkdescr">{% trans %}in-depthdocuments on specific topics{% endtrans %}</span></p>
24
+
<spanclass="linkdescr">{% trans %}In-depthtopic manuals{% endtrans %}</span></p>
25
25
</td><tdwidth="50%">
26
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("installing/index") }}">{% trans %}Installing PythonModules{% endtrans %}</a><br/>
27
-
<spanclass="linkdescr">{% trans %}installing from the Python Package Index & other sources{% endtrans %}</span></p>
28
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("distributing/index") }}">{% trans %}Distributing PythonModules{% endtrans %}</a><br/>
29
-
<spanclass="linkdescr">{% trans %}publishing modules forinstallation byothers{% endtrans %}</span></p>
30
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("extending/index") }}">{% trans %}Extending andEmbedding{% endtrans %}</a><br/>
31
-
<spanclass="linkdescr">{% trans %}tutorial for C/C++ programmers{% endtrans %}</span></p>
32
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("c-api/index") }}">{% trans %}Python/C API{% endtrans %}</a><br/>
33
-
<spanclass="linkdescr">{% trans %}reference for C/C++ programmers{% endtrans %}</span></p>
26
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("installing/index") }}">{% trans %}Installing Pythonmodules{% endtrans %}</a><br/>
27
+
<spanclass="linkdescr">{% trans %}Third-party modules and PyPI.org{% endtrans %}</span></p>
28
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("distributing/index") }}">{% trans %}Distributing Pythonmodules{% endtrans %}</a><br/>
29
+
<spanclass="linkdescr">{% trans %}Publishing modules foruse byother people{% endtrans %}</span></p>
30
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("extending/index") }}">{% trans %}Extending andembedding{% endtrans %}</a><br/>
31
+
<spanclass="linkdescr">{% trans %}For C/C++ programmers{% endtrans %}</span></p>
32
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("c-api/index") }}">{% trans %}Python'sC API{% endtrans %}</a><br/>
33
+
<spanclass="linkdescr">{% trans %}C API reference{% endtrans %}</span></p>
34
34
<pclass="biglink"><aclass="biglink"href="{{ pathto("faq/index") }}">{% trans %}FAQs{% endtrans %}</a><br/>
35
-
<spanclass="linkdescr">{% trans %}frequently asked questions (with answers!){% endtrans %}</span></p>
35
+
<spanclass="linkdescr">{% trans %}Frequently asked questions (with answers!){% endtrans %}</span></p>
36
36
</td></tr>
37
37
</table>
38
38
39
-
<p><strong>{% trans %}Indicesandtables:{% endtrans %}</strong></p>
39
+
<p><strong>{% trans %}Indices, glossary,andsearch:{% endtrans %}</strong></p>
40
40
<tableclass="contentstable"align="center"><tr>
41
41
<tdwidth="50%">
42
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("py-modindex") }}">{% trans %}GlobalModule Index{% endtrans %}</a><br/>
43
-
<spanclass="linkdescr">{% trans %}quick access to all modules{% endtrans %}</span></p>
44
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("genindex") }}">{% trans %}GeneralIndex{% endtrans %}</a><br/>
45
-
<spanclass="linkdescr">{% trans %}all functions, classes, terms{% endtrans %}</span></p>
42
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("py-modindex") }}">{% trans %}Globalmodule index{% endtrans %}</a><br/>
43
+
<spanclass="linkdescr">{% trans %}All modules and libraries{% endtrans %}</span></p>
44
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("genindex") }}">{% trans %}Generalindex{% endtrans %}</a><br/>
45
+
<spanclass="linkdescr">{% trans %}All functions, classes, and terms{% endtrans %}</span></p>
46
46
<pclass="biglink"><aclass="biglink"href="{{ pathto("glossary") }}">{% trans %}Glossary{% endtrans %}</a><br/>
47
-
<spanclass="linkdescr">{% trans %}the most important terms explained{% endtrans %}</span></p>
47
+
<spanclass="linkdescr">{% trans %}Terms explained{% endtrans %}</span></p>
48
48
</td><tdwidth="50%">
49
49
<pclass="biglink"><aclass="biglink"href="{{ pathto("search") }}">{% trans %}Search page{% endtrans %}</a><br/>
50
-
<spanclass="linkdescr">{% trans %}search this documentation{% endtrans %}</span></p>
51
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("contents") }}">{% trans %}CompleteTable ofContents{% endtrans %}</a><br/>
52
-
<spanclass="linkdescr">{% trans %}lists all sections and subsections{% endtrans %}</span></p>
50
+
<spanclass="linkdescr">{% trans %}Search this documentation{% endtrans %}</span></p>
51
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("contents") }}">{% trans %}Completetable ofcontents{% endtrans %}</a><br/>
52
+
<spanclass="linkdescr">{% trans %}Lists all sections and subsections{% endtrans %}</span></p>
53
53
</td></tr>
54
54
</table>
55
55
56
-
<p><strong>{% trans %}Meta information:{% endtrans %}</strong></p>
56
+
<p><strong>{% trans %}Project information:{% endtrans %}</strong></p>
57
57
<tableclass="contentstable"align="center"><tr>
58
58
<tdwidth="50%">
59
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("bugs") }}">{% trans %}Reportingbugs{% endtrans %}</a></p>
59
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("bugs") }}">{% trans %}Reportingissues{% endtrans %}</a></p>
60
60
<pclass="biglink"><aclass="biglink"href="https://devguide.python.org/docquality/#helping-with-documentation">{% trans %}Contributing to Docs{% endtrans %}</a></p>
61
61
<pclass="biglink"><aclass="biglink"href="{{ pathto("about") }}">{% trans %}About the documentation{% endtrans %}</a></p>
62
62
</td><tdwidth="50%">
63
-
<pclass="biglink"><aclass="biglink"href="{{ pathto("license") }}">{% trans %}History andLicense of Python{% endtrans %}</a></p>
63
+
<pclass="biglink"><aclass="biglink"href="{{ pathto("license") }}">{% trans %}History andlicense of Python{% endtrans %}</a></p>
64
64
<pclass="biglink"><aclass="biglink"href="{{ pathto("copyright") }}">{% trans %}Copyright{% endtrans %}</a></p>
65
65
<pclass="biglink"><aclass="biglink"href="{{ pathto("download") }}">{% trans %}Download the documentation{% endtrans %}</a></p>