summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* [3.11] Remove superflous whitespaces in `layout.html`. (GH-107251) (#107252)Miss Islington (bot)2023-07-251-4/+4
* [3.11] Docs search: Replace jQuery with vanilla JavaScript (GH-106743) (#106803)Miss Islington (bot)2023-07-161-30/+44
* [3.11] Add Plausible for docs metrics (GH-106644) (#106662)Miss Islington (bot)2023-07-121-0/+1
* [3.11] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with ...Miss Islington (bot)2023-06-231-11/+9
* [3.11] GH-104284: Fix documentation gettext build (GH-104296) (#104299)Miss Islington (bot)2023-05-081-10/+10
* [3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)Miss Islington (bot)2023-05-061-1/+1
* [3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#10...Miss Islington (bot)2023-05-041-1/+1
* [3.11] GH-97950: Use new-style index directive ('exception') (GH-104160) (#10...Adam Turner2023-05-041-1/+1
* [3.11] GH-97950: Use new-style index directive ('object') (GH-104158) (#104159)Miss Islington (bot)2023-05-041-1/+1
* [3.11] GH-97950: Use new-style index directive ('operator') (GH-104156) (#104...Miss Islington (bot)2023-05-041-1/+1
* [3.11] GH-97950: Use new-style index directive ('keyword') (GH-104153) (#104155)Miss Islington (bot)2023-05-041-1/+1
* [3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)Adam Turner2023-05-041-5/+1
* [3.11] GH-97950: Allow translation of index directive content (GH-104000) (#1...Miss Islington (bot)2023-05-041-0/+29
* [3.11] Replace Netlify with Read the Docs build previews (#103843) (#104083)Hugo van Kemenade2023-05-021-0/+8
* Docs: use Node.findall to avoid a deprecation warning (GH-99403)Miss Islington (bot)2023-04-081-1/+12
* Add gettext support to tools/extensions/c_annotations.py (GH-101989)Miss Islington (bot)2023-03-062-3/+9
* gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)Miss Islington (bot)2023-02-121-9/+11
* [3.11] Docs: Fix the Show Source link (GH-100733)Zachary Ware2023-01-031-1/+1
* gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437)Miss Islington (bot)2022-11-111-4/+4
* gh-97607: Fix content parsing in the impl-detail reST directive (GH-97652)Miss Islington (bot)2022-10-021-16/+7
* gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)Miss Islington (bot)2022-08-021-8/+6
* [3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)Christian Heimes2022-08-011-1/+57
* [3.11] gh-93675: Fix typos in `Doc/` (GH-93676) (GH-94079)Łukasz Langa2022-06-211-1/+1
* gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076)Miss Islington (bot)2022-06-211-0/+4
* gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)Miss Islington (bot)2022-06-212-40/+8
* gh-86404: [doc] A make sucpicious false positive. (GH-93710)Miss Islington (bot)2022-06-111-0/+2
* gh-92448: Update the documentation builder to render the GitHub issue. (GH-92...Miss Islington (bot)2022-05-081-4/+5
* Update the SOURCE_URI in pyspecific.py to point to the new branchv3.11.0b1Pablo Galindo2022-05-061-1/+1
* gh-91888: add a `:gh:` role to the documentation (#91889)Ezio Melotti2022-04-251-0/+24
* Add redirects to Misc/NEWS bpo links (#91454)Ezio Melotti2022-04-141-1/+2
* Update Sphinx bpo role to use redirect URI. (#32342)Ezio Melotti2022-04-111-1/+1
* bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-...Petr Viktorin2022-04-061-3/+22
* bpo-42238: [doc]: A make sucpicious false positive. (GH-32329)Julien Palard2022-04-051-0/+1
* bpo-42238: [doc]: make suspicious: false positive. (GH-32292)Julien Palard2022-04-031-0/+1
* bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)Hugo van Kemenade2022-03-301-1/+1
* bpo-47086: Remove dead link to old CHM documentation (GH-32075)Steve Dower2022-03-231-4/+0
* bpo-42238: [doc] Some lines moved in rst, but had hardcoded lineno in susp-ig...Julien Palard2022-03-231-6/+6
* [doc] Some more make suspicious false positives. (GH-31977)Julien Palard2022-03-181-0/+2
* bpo-42238: [doc] moving from rstlint.py to sphinx-lint. (GH-31097)Julien Palard2022-02-101-0/+5
* bpo-42238: [doc] Avoid hardcoding fast-moving lines in susp-ignored.csv. (GH-...Julien Palard2022-01-281-2/+2
* [doc]: Spotted errors while working on rstlint. (GH-30879)Julien Palard2022-01-271-3/+12
* bpo-46463: Fixes escape4chm.py script used when building the CHM documentatio...Steve Dower2022-01-211-4/+5
* bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar do...Pablo Galindo Salgado2022-01-041-2/+2
* Fix some false positives of documentation syntax problemsPablo Galindo2021-12-081-2/+2
* bpo-42238: [doc]: Hide false positive in make suspicious. (GH-29636)Julien Palard2021-11-191-0/+1
* [doc]: Fix missing space in c-api/init.rst and add rstlint rule (GH-28988)Julien Palard2021-10-191-5/+12
* [doc]: update susp-ignored.csv after a98b273c. (GH-28827)Julien Palard2021-10-091-2/+2
* [doc] Fix typos found using codespell (GH-28744)Christian Clauss2021-10-051-1/+1
* bpo-42238: [doc] remove unused, and deduplicate, suspicious ignore rules. (GH...Julien Palard2021-09-062-21/+11
* bpo-42238: [doc] Some more make suspicious false positives. (GH-27945)Julien Palard2021-08-261-0/+10