summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* [3.14] Partially revert "gh-101100: Fix sphinx warnings in `library/email.par...Miss Islington (bot)2025-07-141-0/+1
* [3.14] gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562)...Miss Islington (bot)2025-07-121-1/+0
* [3.14] gh-101100: Fix sphinx warnings in Doc/library/functools.rst (GH-136424...Miss Islington (bot)2025-07-111-1/+0
* [3.14] gh-101100: Fix sphinx warnings in `library/email.parser.rst` (GH-13647...Miss Islington (bot)2025-07-111-1/+0
* [3.14] gh-101100: Fix sphinx warnings in `Doc/library/exceptions.rst` (GH-136...Miss Islington (bot)2025-07-081-1/+0
* [3.14] gh-101100: Fix sphinx warnings in `whatsnew/3.11.rst` (GH-136402) (#13...Miss Islington (bot)2025-07-081-1/+0
* [3.14] gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst (...Miss Islington (bot)2025-07-071-1/+0
* [3.14] gh-101100: Fix sphinx warnings in `whatsnew/3.9` (GH-136163) (#136372)Miss Islington (bot)2025-07-071-1/+0
* [3.14] GH-134848: Use a set to store ``AuditEvents.sources`` (GH-134849) (#13...Miss Islington (bot)2025-05-281-8/+8
* [3.14] Consistent sentence case in docs template files (GH-134412) (#134495)Miss Islington (bot)2025-05-224-10/+10
* [3.14] gh-101100: Fix Sphinx warnings in `library/decimal.rst` (GH-134303) (#...Miss Islington (bot)2025-05-201-1/+0
* [3.14] Docs: remove link elements in builders other than HTML (GH-133720) (#1...Miss Islington (bot)2025-05-141-4/+4
* Python 3.14.0b1Hugo van Kemenade2025-05-061-1/+1
* Docs: Migrate entirely to PSF hosted plausible for analytics (#132648)Ee Durbin2025-04-171-2/+1
* Docs: Synchronise ``indexsidebar.html`` with docsbuild-scripts (#132567)Adam Turner2025-04-152-3/+13
* gh-101100: Fix sphinx warnings in `library/plistlib.rst` (#132422)Yuki Kobayashi2025-04-131-1/+0
* Add psfhosted Plausible instance to analytics (#132252)Ee Durbin2025-04-081-0/+1
* gh-130521: Add Open Graph meta tags to template pages (#130523)Stan Ulbrych2025-04-073-0/+37
* Docs HTML: Remove self-closing tags (#132220)Hugo van Kemenade2025-04-072-18/+18
* gh-127833: Use `productionlist` nodes to implement the `grammar-snippet` dire...Adam Turner2025-03-201-70/+112
* GH-121970: Extract `pydoc_topics` into a new extension (#131256)Adam Turner2025-03-192-71/+189
* gh-121970: Revert "GH-121970: Extract ``pydoc_topics`` into a new extension (...Hugo van Kemenade2025-03-142-189/+71
* gh-101100: Fix sphinx warnings in `library/asyncio-subprocess.rst` (#130994)Yuki Kobayashi2025-03-101-1/+0
* gh-101100: Fix sphinx warnings in `library/email.errors.rst` (#130774)Yuki Kobayashi2025-03-031-1/+0
* gh-101100: Fix Sphinx documentation warnings in `collections.rst` (#130629)Victorien2025-03-031-1/+0
* GH-121970: Extract ``issue_role`` into a new extension (#130615)Adam Turner2025-02-272-35/+69
* Doc: Strip trailing whitespace in ``pydoc_topics`` (#130492)Adam Turner2025-02-261-1/+2
* gh-121970: Replace `.. coroutine{method,function}` with `:async:` (#130448)sobolevn2025-02-221-21/+0
* GH-121970: Replace custom abstract method directive with the ``:abstract:`` o...Adam Turner2025-02-221-14/+0
* gh-101100: Fix sphinx warnings in `readline.rst` (#130300)Yuki Kobayashi2025-02-201-1/+0
* gh-101100: Docs: Fix some typos in the document (#129988)Yuki Kobayashi2025-02-111-1/+0
* GH-121970: Extract ``implementation_detail`` into a new extension (#129663)Adam Turner2025-02-063-32/+56
* gh-127833: Docs: Add a `grammar-snippet` directive & replace `productionlist`...Petr Viktorin2025-02-051-0/+219
* GH-121970: Extract ``misc_news`` into a new extension (#129577)Adam Turner2025-02-022-41/+75
* gh-126609: Allow translating the ``availability`` directive (#129549)Adam Turner2025-02-022-1/+6
* GH-121970: Remove pyspecific ``PyDecoratorMixin`` patches (#129306)Adam Turner2025-01-261-28/+0
* GH-125722: Remove Sphinx patches (#129277)Adam Turner2025-01-251-10/+0
* GH-121970: Extract ``pydoc_topics`` into a new extension (#129116)Adam Turner2025-01-212-71/+188
* GH-121970: Extract ``changes`` into a new extension (#129105)Adam Turner2025-01-202-57/+90
* gh-129044: Update glossary entry for 'loader' to reflect current import syste...nikalinov2025-01-201-1/+0
* GH-125722: Increase minimum supported Sphinx to 8.1.3 (#128922)Adam Turner2025-01-201-11/+0
* Docs: fix `MessageDefect` references in email.policy docs (#128468)Yuki Kobayashi2025-01-051-1/+0
* Revert "Doc: Show object descriptions in the table of contents (#125757)" (#1...Hugo van Kemenade2025-01-022-7/+0
* gh-101100: Fix sphinx warnings in `whatsnew/3.0.rst` (#127662)Yuki Kobayashi2024-12-101-1/+0
* gh-101100: Fix Sphinx warnings about list methods (#127054)Yuki Kobayashi2024-12-021-1/+0
* gh-101100: Fix sphinx warnings in `howto/*` (#127084)Yuki Kobayashi2024-11-261-2/+0
* gh-125933: Add ARIA labels to select elements in the version switcher (#125934)Kerim Kabirov2024-10-241-2/+2
* gh-125909: Avoid a redirect when linking to the devguide (#125826)partev2024-10-241-1/+1
* Doc: Show object descriptions in the table of contents (#125757)Adam Turner2024-10-222-0/+7
* GH-121970: Extract ``availability`` into a new extension (#125082)Adam Turner2024-10-092-76/+125