cpython/Doc/tutorial
Manuel Kaufmann f042646595
Doc: use "unnumbered" footnotes (#98954)
Use unnumbered footnote in this file to avoid reseting the footnotes numbering.

Example: when building the tutorial into a PDF and using `latex_show_urls = "footnotes"`; this footnote become the number 8. However, without this change, the footnote shows the number 1.
2022-11-01 13:25:33 +00:00
..
appendix.rst
appetite.rst
classes.rst
controlflow.rst Missing PS1 prompt in tutorial example (GH-98921) 2022-10-31 21:24:26 -05:00
datastructures.rst Doc: use "unnumbered" footnotes (#98954) 2022-11-01 13:25:33 +00:00
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst tutorial: remove "with single quotes" (#98204) 2022-10-12 09:00:51 -07:00
introduction.rst doc: remove a misleading statement. (GH-98093) 2022-10-10 09:01:16 +02:00
modules.rst
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst