diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-26 16:04:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-26 16:04:46 (GMT) |
commit | b1de3807b832b72dfeb66dd5646159d08d2cc74a (patch) | |
tree | 20965b8028ff6f9e9d3282e7ad867d2bd5330894 /Doc/c-api/typeobj.rst | |
parent | da8f87b7ea421894c41dfc37f578e03409c5d280 (diff) | |
download | cpython-b1de3807b832b72dfeb66dd5646159d08d2cc74a.zip cpython-b1de3807b832b72dfeb66dd5646159d08d2cc74a.tar.gz cpython-b1de3807b832b72dfeb66dd5646159d08d2cc74a.tar.bz2 |
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>
Diffstat (limited to 'Doc/c-api/typeobj.rst')
0 files changed, 0 insertions, 0 deletions