summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] Doc: Use the short version for daily downloads (GH-124602) (#124611)Miss Islington (bot)2024-09-261-1/+1
| | | | | | Doc: Use the short version for daily downloads (GH-124602) (cherry picked from commit 2c472d36b776636fb00881a717f69e43672588b1) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] Doc: Use ``major.minor`` for documentation distribution archive ↵Miss Islington (bot)2024-09-252-12/+14
| | | | | | | | filenames (GH-124489) (#124535) Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (cherry picked from commit 6318ffcba21f8fc155f5558237ab03aa45f0e174) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] Bump Ruff to 0.6.7 (#124384) (#124391)Alex Waygood2024-09-231-4/+1
|
* [3.12] Doc: Add ``make dist-no-html`` (GH-124383) (#124388)Miss Islington (bot)2024-09-231-1/+1
|
* [3.12] Docs: Drop letter PDF (GH-123912) (#123999)Miss Islington (bot)2024-09-161-6/+1
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122654)Miss Islington (bot)2024-08-031-0/+2
| | | | | | GH-121970: Fix ``gettext`` for audit events (GH-122651) (cherry picked from commit 95f5c89b545beaafad73f05a695742da3e90bc41) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] gh-122384: Mark strings from Download page for translation ↵Miss Islington (bot)2024-08-011-32/+42
| | | | | | | (GH-122385) (#122554) Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) ↵Miss Islington (bot)2024-07-302-207/+262
| | | | (#122435)
* [3.12] gh-122085: Create dedicated page for deprecations (GH-122352) (#122375)Miss Islington (bot)2024-07-281-0/+2
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] GH-121970: Remove ``escape4chm`` (GH-122065) (#122168)Miss Islington (bot)2024-07-231-58/+0
| | | | | | GH-121970: Remove ``escape4chm`` (GH-122065) (cherry picked from commit 53e9e7de6359845f118431c05e2f14a96e03b757) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] Docs: Fix duplicate object description warnings (GH-122068) (#122070)Miss Islington (bot)2024-07-201-1/+5
| | | | | | Docs: Fix duplicate object description warnings (GH-122068) (cherry picked from commit 8db5f480072421bb065d346c3bbc5e88fc368587) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] GH-121970: Modernise the patchlevel extension (GH-121995) (#122061)Miss Islington (bot)2024-07-201-50/+59
| | | | | | GH-121970: Modernise the patchlevel extension (GH-121995) (cherry picked from commit b7ad711fcb37dd001e6bf8466c9503eef6d20331) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025)Adam Turner2024-07-191-203/+282
| | | | | (cherry picked from commit 22c9d9c1fcc3bb6186524330b169eda6df450f1b) Co-authored-by: Petr Viktorin <encukou@gmail.com>
* [3.12] GH-121970: Use Ruff to check and format the docs tools (GH-122018) ↵Adam Turner2024-07-193-15/+19
| | | | | | | (#122024) (cherry picked from commit 40855f3ab80ced9950c725b710f507c0e903b70a) Co-authored-by: Alex Waygood <Alex.Waygood@gmail.com>
* [3.12] GH-121970: Combine custom Pygments lexers into a package (GH-121976) ↵Miss Islington (bot)2024-07-193-24/+21
| | | | | | | | | (#122022) GH-121970: Combine custom Pygments lexers into a package (GH-121976) (cherry picked from commit 7431c3799efbd06ed03ee70b64420f45e83b3667) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` ↵Miss Islington (bot)2024-07-191-44/+24
| | | | | | | | (GH-121971) (#122020) GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` (GH-121971) (cherry picked from commit 898e90c3bef77174f22193b114483b9cd196921a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] GH-121970: Improve the glossary preview in HTML search (GH-121991) ↵Miss Islington (bot)2024-07-193-93/+91
| | | | | | | | (#122016) GH-121970: Improve the glossary preview in HTML search (GH-121991) (cherry picked from commit adf0b94d1cdd74340c8bc031f7464d0a33200f08) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` ↵Miss Islington (bot)2024-07-191-20/+16
| | | | | | | | (GH-121972) (#122009) GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972) (cherry picked from commit ac39151a09fc9857e64d7b8f7eff926ec0ba6c0b) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* [3.12] gh-121453: Update the `Doc/templates/download.html` download files ↵Miss Islington (bot)2024-07-171-10/+14
| | | | | | | size estimates and support download `.texi` format. (GH-121454) (#121891) Co-authored-by: Wulian233 <1055917385@qq.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits ↵Hugo van Kemenade2024-07-131-1/+1
| | | | | | | (GH-121482) (#121514) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* [3.12] Docs: remove temporary hardcoded links and move inline JS to own file ↵Hugo van Kemenade2024-06-162-85/+57
| | | | | | (GH-120348) (#120589) [3.12] Docs: remove temporary hardcoded links (GH-120348) (cherry picked from commit b8484c6ad7fd14ca464e584b79821b4b906dd77a)
* [3.12] Add Plausible for docs metrics (GH-119977) (#120194)Miss Islington (bot)2024-06-071-0/+3
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Julien Palard <julien@palard.fr>
* [3.12] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ↵Miss Islington (bot)2024-05-242-4/+4
| | | | | | | | (#119487) gh-119317: findall instead of traverse for docutils nodes (GH-119319) (cherry picked from commit 0867bce45768454ee31bee95ca33fdc2c9d8b0fa) Co-authored-by: Carlos Meza <hire@carlosmeza.com>
* [3.12] Docs: Ensure no warnings are found in the NEWS file before a given ↵Hugo van Kemenade2024-05-211-0/+40
| | | | line number (GH-119221) (#119266)
* gh-118689: Doc: fix ePub build (GH-118690)Miss Islington (bot)2024-05-102-1/+3
| | | | | (cherry picked from commit 7ac933e2609b2ef9b08ccf9c815b682b0e1ede2a) Co-authored-by: Inada Naoki <songofacandy@gmail.com>
* [3.12] gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` ↵Miss Islington (bot)2024-04-281-1/+0
| | | | | | (GH-118353) (#118366) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)Kirill Podoprigora2024-04-262-18/+1
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec ↵Miss Islington (bot)2024-04-261-0/+2
| | | | | | | | (GH-118237) (GH-118309) gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-118237) (cherry picked from commit ef940dec409f0a9e4f353c6188990aeb3ad4ffb4) Co-authored-by: Petr Viktorin <encukou@gmail.com>
* [3.12] Doc: Render version/language selector on Read the Docs (GH-116966) ↵Miss Islington (bot)2024-04-181-0/+86
| | | | | | (#118038) Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
* [3.12] Docs: Add classes to C API return value annotations (GH-117926) (#117937)Miss Islington (bot)2024-04-161-9/+11
| | | | | | | Docs: Add classes to C API return value annotations (GH-117926) (cherry picked from commit 3284b84c437e3b0b0a052471e8a6aabc528fc651) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)Hugo van Kemenade2024-04-151-13/+2
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* [3.12] Change links on the index page (GH-117230) (#117268)Miss Islington (bot)2024-03-261-2/+2
| | | | Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
* [3.12] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) ↵Miss Islington (bot)2024-03-191-1/+0
| | | | | | (#117037) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] Update titles and subtitles on landing page template (GH-116914) ↵Miss Islington (bot)2024-03-191-31/+31
| | | | | | | | | | | | | | | | (#117020) Update titles and subtitles on landing page template (GH-116914) * Update titles and subtitles on landing page template * address review from gvanrossum * Edits from hugovk review * Change word order back. Down the road we should split license and history (cherry picked from commit c514a975abe35fa4604cd3541e2286168ef67d10) Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (GH-112357) ↵Miss Islington (bot)2024-02-261-1/+0
| | | | | | | | (#115932) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* [3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)Carol Willing2024-02-261-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | * clean up fcntl module doc * simplify * a few changes, based on suggestion by CAM-Gerlach * nitpick ignore for a couple other C functions mentioned in the fcntl module doc * more changes, especially related to LOCK_* constants * :data: back to :const: * Apply suggestions from code review --------- (cherry picked from commit 84a275c4a2c8a22d198c6f227d538e6b27bbb029) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (GH-112351) ↵Hugo van Kemenade2024-02-251-1/+0
| | | | | | (#115902) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) ↵Miss Islington (bot)2024-02-171-2/+0
| | | | | | | (#115589) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (GH-115575) ↵Miss Islington (bot)2024-02-171-1/+0
| | | | | | (#115587) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (GH-114786) ↵Miss Islington (bot)2024-02-131-1/+0
| | | | | | (#115263) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* [3.12] gh-115317: Rewrite changelog filter to use vanilla JavaScript ↵Miss Islington (bot)2024-02-131-48/+54
| | | | | | | | | (GH-115324) (#115372) gh-115317: Rewrite changelog filter to use vanilla JavaScript (GH-115324) (cherry picked from commit 341d7874f063dcb141672b09f62c19ffedd0a557) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Tomas R <tomas.roun8@gmail.com>
* [3.12] gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst ↵Miss Islington (bot)2024-02-111-2/+0
| | | | | | | | (GH-114825) (GH-115308) (cherry picked from commit e1552fd19de17e7a6daa3c2a6d1ca207bb8eaf8e) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
* [3.12] gh-101100: Fix dangling refs in bdb.rst (#114983) (#115297)Skip Montanaro2024-02-111-1/+0
| | | | | Co-authored-by: AN Long <aisk@users.noreply.github.com> Fix dangling refs in bdb.rst (#114983)
* [3.12] gh-101100: Fix sphinx warnings in `library/enum.rst` (GH-114696) ↵Nikita Sobolev2024-02-091-1/+0
| | | | (GH-115208)
* [3.12] gh-101100: Fix dangling references in pickle.rst (#114972) (#114999)Skip Montanaro2024-02-041-1/+0
| | | | | | gh-101100: Fix dangling references in pickle.rst (#114972) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> (cherry picked from commit ec69e1d0ddc9906e0fb755a5234aeabdc96450ab)
* [3.12] gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (#114584)Miss Islington (bot)2024-02-041-1/+0
| | | | | | | * gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (cherry picked from commit 01d970c1b8acf3ccf199d5de151a635ffd9d8c61) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* [3.12] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) ↵Hugo van Kemenade2024-02-011-1/+0
| | | | | | (#114878) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* [3.12] gh-101100: Fix references in csv docs (GH-114658) (GH-114771)Skip Montanaro2024-01-311-1/+0
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> (cherry picked from commit 3911b42cc0d404e0eac87fce30b740b08618ff06)
* [3.12] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114716)Miss Islington (bot)2024-01-291-1/+0
| | | | | | (cherry picked from commit e8b8f5e9c2da6a436360ce648061c90bdfcba863) Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) ↵Miss Islington (bot)2024-01-291-1/+0
| | | | | | | (#114711) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>