cpython/Doc/tools
Miss Islington (bot) 0d2e1317bd
[3.12] gh-106948: Update documentation nitpick_ignore for c:identifer domain (GH-107295) (#107297)
gh-106948: Update documentation nitpick_ignore for c:identifer domain (GH-107295)

Update the nitpick_ignore of the documentation configuration to fix
Sphinx warnings about standard C types when declaring functions with
the "c:function" markups.

Copy standard C types declared in the "c:type" domain to the
"c:identifier" domain, since "c:function" markup looks for types in
the "c:identifier" domain.

(cherry picked from commit b1de3807b8)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2023-07-26 18:16:04 +02:00
..
extensions [3.12] Clarify how topics.py gets created. (GH-106121) (#106579) 2023-07-09 20:42:22 -07:00
static bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) 2020-11-07 12:28:31 +01:00
templates [3.12] Remove superflous whitespaces in layout.html. (#107251) 2023-07-25 16:25:07 +00:00
.nitignore [3.12] gh-106948: Update documentation nitpick_ignore for c:identifer domain (GH-107295) (#107297) 2023-07-26 18:16:04 +02:00
touch-clean-files.py [3.12] Convert doc.yml workflow to be reusable (GH-103914 + GH-105151) (#107042) 2023-07-23 11:35:17 +02:00
warnings-to-gh-actions.py gh-101100: Test docs in nit-picky mode (#102513) 2023-03-24 13:23:35 +02:00