summaryrefslogtreecommitdiffstats
path: root/Doc/conf.py
Commit message (Expand)AuthorAgeFilesLines
* Doc: Note that pydoc uses and prefers ``MANPAGER`` (#125362)Matthieu Ancellin2024-10-291-0/+1
* Add lightweight comments to conf.py and update docs readme (GH-126100)Carol Willing2024-10-291-9/+14
* Doc: Show object descriptions in the table of contents (#125757)Adam Turner2024-10-221-1/+2
* GH-125277: Increase minimum supported Sphinx to 7.2.6 (#125368)Adam Turner2024-10-191-1/+1
* Doc: Update CVE URL (#125489)Mariusz Felisiak2024-10-151-1/+1
* Doc: Upgrade Sphinx to 8.1 (#125276)Adam Turner2024-10-101-7/+24
* GH-121970: Extract ``availability`` into a new extension (#125082)Adam Turner2024-10-091-0/+1
* Doc: Fix default ``latex_elements['papersize']`` (#124525)Jean-François B.2024-09-281-2/+2
* gh-118915: Add/fix docs entries for some new 3.13 C API (GH-124134)Petr Viktorin2024-09-181-0/+5
* GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)Rafael Fontenelle2024-09-171-0/+4
* gh-123407: Enable translating literal and code blocks (#123408)Maciej Olko2024-08-311-0/+1
* gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64() (#120390)Victor Stinner2024-08-281-0/+1
* GH-103484: Tell linkcheck to ignore debian manpage redirects (#123019)Rafael Fontenelle2024-08-141-0/+2
* GH-121970: Extract ``audit_events`` into a new extension (#122325)Adam Turner2024-07-301-0/+1
* GH-121970: Remove ``escape4chm`` (#122065)Adam Turner2024-07-231-1/+0
* GH-121970: Modernise the patchlevel extension (#121995)Adam Turner2024-07-201-3/+3
* GH-121970: Rewrite the C-API annotations extension (#121985)Adam Turner2024-07-191-3/+5
* GH-121970: Use Ruff to check and format the docs tools (#122018)Adam Turner2024-07-191-35/+83
* GH-117928: Bump the minimum Sphinx version to 6.2.1 (#121986)Adam Turner2024-07-181-1/+1
* GH-121970: Combine custom Pygments lexers into a package (#121976)Adam Turner2024-07-181-2/+1
* gh-121871: Allow overriding docs build date with SOURCE_DATE_EPOCH (#121872)Bernhard M. Wiedemann2024-07-171-1/+2
* NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)Hugo van Kemenade2024-07-081-0/+3
* Add Plausible for docs metrics (#119977)Hugo van Kemenade2024-06-071-1/+2
* gh-119009: Add gettext target (#119006)Rafael Fontenelle2024-05-151-0/+2
* gh-118689: Doc: fix ePub build (#118690)Inada Naoki2024-05-101-0/+4
* gh-111997: C-API for signalling monitoring events (#116413)Irit Katriel2024-05-041-0/+1
* gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)Kirill Podoprigora2024-04-261-2/+2
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-151-0/+16
* gh-101100: Fix broken xrefs in fcntl module doc (#115691)Skip Montanaro2024-02-251-0/+2
* gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580)Hugo van Kemenade2024-02-171-0/+1
* Docs: Use substitutions instead of manual version updates (#115416)Hugo van Kemenade2024-02-141-0/+2
* Update "Using Python on a Mac" (#115024)Hugo van Kemenade2024-02-131-0/+4
* gh-110850: Add PyTime_t C API (GH-115215)Petr Viktorin2024-02-121-5/+8
* Set `hosted_on` for Read the Docs builds (#114697)Hugo van Kemenade2024-01-291-18/+19
* gh-85984: Add POSIX pseudo-terminal functions. (GH-102413)Soumendra Ganguly2024-01-291-0/+5
* gh-101100: Fix datetime reference warnings (GH-114661)Skip Montanaro2024-01-291-0/+5
* Retain shorter tables of contents for Sphinx 5.2.3+ (#114318)Hugo van Kemenade2024-01-191-0/+4
* gh-101100: Fix various Sphinx warnings for dunder references in the `library/...Alex Waygood2023-12-151-0/+1
* gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (#113116)Alex Waygood2023-12-141-1/+2
* gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple...Alex Waygood2023-12-141-0/+4
* gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are reference...Alex Waygood2023-12-071-0/+4
* gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (#112662)Alex Waygood2023-12-031-0/+3
* Docs: Use sphinx-notfound-page to show a nicer 404 page (#111084)Hugo van Kemenade2023-12-021-1/+7
* Docs: Add the time to the HTML last updated format (#110091)Adam Turner2023-11-151-3/+2
* GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)Adam Turner2023-09-211-1/+1
* GH-107987: Remove the Distributing Python Modules guide (#108016)Adam Turner2023-08-171-2/+0
* gh-107298: Add standard exceptions and warnings in the nitpick_ignore list (G...Serhiy Storchaka2023-08-171-0/+71
* Docs: Fix more Sphinx annotations in ctypes.rst (#107708)Erlend E. Aasland2023-08-071-0/+1
* Docs: Fix Sphinx annotations in Doc/library/ctypes.rst (#107672)Erlend E. Aasland2023-08-061-0/+2
* gh-107298: Fix more Sphinx warnings in the C API doc (#107329)Victor Stinner2023-07-271-1/+4