diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-26 16:27:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-26 16:27:08 (GMT) |
commit | bd0def00b3d92b30d6d0440a45ab811f3328933e (patch) | |
tree | a4355073c66c8622e975c34029a8e36022e60171 /Doc/c-api | |
parent | 36208b5f6aecf40c325667385cc3afd389efab88 (diff) | |
download | cpython-bd0def00b3d92b30d6d0440a45ab811f3328933e.zip cpython-bd0def00b3d92b30d6d0440a45ab811f3328933e.tar.gz cpython-bd0def00b3d92b30d6d0440a45ab811f3328933e.tar.bz2 |
[3.11] gh-106948: Update documentation nitpick_ignore for c:identifer domain (#107295) (#107299)
gh-106948: Update documentation nitpick_ignore for c:identifer domain (#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.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit b1de3807b832b72dfeb66dd5646159d08d2cc74a)
Diffstat (limited to 'Doc/c-api')
0 files changed, 0 insertions, 0 deletions