]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103721: Improve cross-references for generic-alias docs (GH-103838) (#103840)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Apr 2023 22:58:25 +0000 (15:58 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Apr 2023 22:58:25 +0000 (22:58 +0000)
commitd9aafe249994bc142927a9d92242613ae9d42d13
treea90056c75d1b523c492e2675acafd548631cc652
parent93a9535d54d6f645ad2bfadf30f723c781e0fdd0
[3.11] gh-103721: Improve cross-references for generic-alias docs (GH-103838) (#103840)

Cc. @adriangb

The "stub documentation" in `types.rst` does already link to the
in-depth docs in `stdtypes.rst`, but the link isn't obvious for new
users. It deserves to be made more prominent.

- Issue: https://github.com/python/cpython/issues/103721
(cherry picked from commit cef542ca572fdd402ff0e10093a0c1b459e5dcd6)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/types.rst