]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: add link roles with Sphinx extlinks (#117850)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 15 Apr 2024 18:22:00 +0000 (21:22 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 18:22:00 +0000 (21:22 +0300)
commit3375282bb894347b73c11752f0797d90dadaf465
tree1dfae89f14c8182dfbe053ea39b3b181bcc8c501
parent78da15406705f88ffa79dafac491fb93b373e8e9
Docs: add link roles with Sphinx extlinks (#117850)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
62 files changed:
Doc/conf.py
Doc/faq/library.rst
Doc/howto/curses.rst
Doc/howto/logging-cookbook.rst
Doc/library/codecs.rst
Doc/library/datetime.rst
Doc/library/importlib.metadata.rst
Doc/library/itertools.rst
Doc/library/re.rst
Doc/library/secrets.rst
Doc/library/stdtypes.rst
Doc/library/tomllib.rst
Doc/library/typing.rst
Doc/library/unittest.mock.rst
Doc/library/venv.rst
Doc/library/xml.rst
Doc/library/zipfile.rst
Doc/library/zoneinfo.rst
Doc/tools/extensions/pyspecific.py
Doc/using/mac.rst
Doc/using/windows.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Doc/whatsnew/index.rst
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/3.10.0a7.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.11.0a7.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.12.0a2.rst
Misc/NEWS.d/3.12.0a6.rst
Misc/NEWS.d/3.12.0b1.rst
Misc/NEWS.d/3.13.0a1.rst
Misc/NEWS.d/3.13.0a3.rst
Misc/NEWS.d/3.13.0a5.rst
Misc/NEWS.d/3.5.0a1.rst
Misc/NEWS.d/3.5.2rc1.rst
Misc/NEWS.d/3.5.3rc1.rst
Misc/NEWS.d/3.5.4rc1.rst
Misc/NEWS.d/3.5.5rc1.rst
Misc/NEWS.d/3.6.0a2.rst
Misc/NEWS.d/3.6.0a4.rst
Misc/NEWS.d/3.6.0b1.rst
Misc/NEWS.d/3.6.2rc1.rst
Misc/NEWS.d/3.6.2rc2.rst
Misc/NEWS.d/3.6.5rc1.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/3.7.0b3.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.8.0b1.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/3.9.0a5.rst
Misc/NEWS.d/3.9.0a6.rst