summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108335)Miss Islington (bot)2023-08-231-3/+0
* [3.11] Clarify how topics.py gets created. (GH-106121) (GH-106580)Miss Islington (bot)2023-08-221-0/+1
* [3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108...Serhiy Storchaka2023-08-221-1/+0
* [3.11] gh-107298: Fix C API datetime documentation (GH-108034) (#108233)Miss Islington (bot)2023-08-221-1/+0
* [3.11] Resolve reference warnings in faq/gui.rst (GH-108147) (#108194)Miss Islington (bot)2023-08-221-1/+0
* [3.11] Improve references in the tutorial (GH-108069) (GH-108204)Serhiy Storchaka2023-08-211-2/+0
* [3.11] Resolve reference warnings in faq/library.rst (GH-108149) (#108183)Miss Islington (bot)2023-08-201-1/+0
* [3.11] Resolve reference warnings in faq/design.rst (GH-108148) (#108181)Adam Turner2023-08-201-1/+0
* [3.11] Docs: Fix Sphinx warnings in logging.rst (GH-108139) (#108175)Erlend E. Aasland2023-08-201-1/+0
* [3.11] Docs: Fix Sphinx warnings in license.rst (#108142) (#108176)Erlend E. Aasland2023-08-201-1/+0
* [3.11] Resolve reference warnings in faq/programming.rst (GH-108150) (#108171)Miss Islington (bot)2023-08-201-1/+0
* [3.11] Docs: Fix Sphinx warnings in sys.rst (GH-108106) (#108166)Miss Islington (bot)2023-08-201-1/+0
* [3.11] Docs: Fix Sphinx warnings in io.rst (GH-107903) (#108094)Miss Islington (bot)2023-08-171-1/+0
* [3.11] gh-107298: Fix C API Buffer documentation (GH-108011) (#108041)Miss Islington (bot)2023-08-161-1/+0
* [3.11] GH-84435: Make pyspecific directives translatable (GH-19470) (#107682)Miss Islington (bot)2023-08-081-10/+8
* [3.11] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#10...Miss Islington (bot)2023-08-061-3/+3
* [3.11] Docs: Only include Plausible for html, not for epub etc (GH-107637) (#...Miss Islington (bot)2023-08-041-1/+3
* [3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (G...Miss Islington (bot)2023-07-291-36/+0
* [3.11] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107385)Miss Islington (bot)2023-07-281-1/+0
* [3.11] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (...Serhiy Storchaka2023-07-281-0/+239
* [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