summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* [3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836)Miss Islington (bot)2024-10-031-1/+5
* [3.13] Bump Ruff to 0.6.7 (#124384) (#124389)Alex Waygood2024-09-301-4/+1
* [3.13] Doc: Use the short version for daily downloads (GH-124602) (#124610)Miss Islington (bot)2024-09-261-1/+1
* [3.13] Doc: Use ``major.minor`` for documentation distribution archive filena...Miss Islington (bot)2024-09-262-12/+14
* [3.13] Doc: Add ``make dist-no-html`` (GH-124383) (#124387)Miss Islington (bot)2024-09-231-1/+1
* [3.13] Docs: Drop letter PDF (GH-123912) (#123998)Miss Islington (bot)2024-09-231-6/+1
* [3.13] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122653)Miss Islington (bot)2024-09-021-0/+2
* [3.13] gh-122384: Mark strings from Download page for translation (GH-122385)...Miss Islington (bot)2024-08-011-32/+42
* [3.13] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (...Miss Islington (bot)2024-07-302-207/+262
* [3.13] gh-122085: Create dedicated page for deprecations (GH-122352) (#122374)Miss Islington (bot)2024-07-281-0/+2
* [3.13] GH-121970: Remove ``escape4chm`` (GH-122065) (#122167)Miss Islington (bot)2024-07-231-58/+0
* [3.13] Docs: Fix duplicate object description warnings (GH-122068) (#122069)Miss Islington (bot)2024-07-201-1/+5
* [3.13] GH-121970: Modernise the patchlevel extension (GH-121995) (#122060)Miss Islington (bot)2024-07-201-50/+59
* [3.13] GH-121970: Rewrite the C-API annotations extension (#121985) (#122027)Adam Turner2024-07-191-203/+282
* [3.13] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#1...Miss Islington (bot)2024-07-193-15/+19
* [3.13] GH-121970: Combine custom Pygments lexers into a package (GH-121976) (...Miss Islington (bot)2024-07-193-24/+21
* [3.13] GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` ...Miss Islington (bot)2024-07-191-44/+24
* [3.13] GH-121970: Improve the glossary preview in HTML search (GH-121991) (#1...Miss Islington (bot)2024-07-193-93/+91
* [3.13] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972...Miss Islington (bot)2024-07-191-20/+16
* [3.13] gh-121453: Update the `Doc/templates/download.html` download files siz...Miss Islington (bot)2024-07-171-10/+14
* [3.13] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH...Hugo van Kemenade2024-07-131-1/+1
* [3.13] Docs: remove temporary hardcoded links (GH-120348) (#120587)Miss Islington (bot)2024-06-161-34/+1
* [3.13] Add Plausible for docs metrics (GH-119977) (#120193)Miss Islington (bot)2024-06-071-0/+3
* [3.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ...Miss Islington (bot)2024-05-272-4/+4
* [3.13] Docs: Move inline JavaScript to own file to reduce duplication (GH-119...Hugo van Kemenade2024-05-272-85/+90
* [3.13] Docs: Ensure no warnings are found in the NEWS file before a given lin...Hugo van Kemenade2024-05-211-0/+40
* gh-118689: Doc: fix ePub build (GH-118690)Miss Islington (bot)2024-05-102-1/+3
* Python 3.13.0b1v3.13.0b1Thomas Wouters2024-05-081-1/+1
* gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (#118353)Hugo van Kemenade2024-04-281-1/+0
* gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)Kirill Podoprigora2024-04-262-18/+1
* gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-118237)Petr Viktorin2024-04-261-0/+2
* Doc: Render version/language selector on Read the Docs (#116966)Manuel Kaufmann2024-04-171-0/+86
* Docs: Add classes to C API return value annotations (#117926)Hugo van Kemenade2024-04-161-9/+11
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-151-13/+2
* gh-114099: Add documentation for iOS platform (GH-117057)Russell Keith-Magee2024-03-281-1/+1
* Change links on the index page (#117230)Adorilson Bezerra2024-03-261-2/+2
* gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (#116913)Hugo van Kemenade2024-03-191-1/+0
* gh-114099 - Add iOS framework loading machinery. (GH-116454)Russell Keith-Magee2024-03-191-1/+1
* Update titles and subtitles on landing page template (#116914)Carol Willing2024-03-171-31/+31
* gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (#112357)Hugo van Kemenade2024-02-261-1/+0
* gh-101100: Fix broken xrefs in fcntl module doc (#115691)Skip Montanaro2024-02-251-1/+0
* gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (#112351)Hugo van Kemenade2024-02-251-1/+0
* gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580)Hugo van Kemenade2024-02-171-1/+0
* gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (#115575)Hugo van Kemenade2024-02-171-1/+0
* gh-115317: Rewrite changelog filter to use vanilla JavaScript (#115324)Hugo van Kemenade2024-02-121-48/+54
* gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825)Skip Montanaro2024-02-111-2/+0
* gh-101100: Fix dangling refs in bdb.rst (#114983)Skip Montanaro2024-02-111-1/+0
* gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (#114786)Nikita Sobolev2024-02-101-1/+0
* gh-101100: Fix sphinx warnings in `library/enum.rst` (#114696)Nikita Sobolev2024-02-091-1/+0
* gh-101100: Fix dangling references in pickle.rst (#114972)Skip Montanaro2024-02-041-1/+0