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 Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
classes.rst gh-73196: Add namespace/scope clarification for inheritance section (#92840) 2022-10-07 12:04:14 -07:00
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 gh-97654: Add auto exception chaining example to tutorial (#97703) 2022-10-04 17:36:04 -07:00
floatingpoint.rst [doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157) 2022-02-06 13:44:04 +01:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-24 14:38:53 +03:00
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 gh-61585: Clarify import scope in modules tutorial (GH-93455) 2022-06-28 12:15:44 +02:00
stdlib.rst Tutorial sys.argv example should not have interactive prompt (GH-94880) 2022-07-15 21:10:19 -05:00
stdlib2.rst Fix copy-friendliness of tutorial example (GH-93424) 2022-07-22 15:11:48 -05:00
venv.rst gh-91249: Remove .bat extension in documentation for when activating venv on Windows. (GH-92770) 2022-05-13 15:36:05 +01:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00