]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Improve references in the tutorial (GH-108069) (#108203)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Aug 2023 11:20:21 +0000 (04:20 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 11:20:21 +0000 (13:20 +0200)
commitf798a6360b038a3fc47509101eb77bcc1c9b6662
tree1e1273ebef4bfdda1ebb682c95da78163ea594db
parent639ffd5aa0fcc1a66cb99ce2afa31a93e7e5f7b4
[3.12] Improve references in the tutorial (GH-108069) (#108203)

Improve references in the tutorial (GH-108069)

* Use full qualified names for references (even if they do not work now,
  they will work in future).
* Silence references to examples.
(cherry picked from commit 622ddc41674c2566062af82f7b079aa01d2aae8c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/tools/.nitignore
Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/datastructures.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/modules.rst