mirror of
https://github.com/python/cpython.git
synced 2025-10-15 03:10:29 +00:00
Docs: Fix more Sphinx annotations in ctypes.rst (#107708)
This commit is contained in:
parent
2ac103c346
commit
8c9af6b9a0
3 changed files with 44 additions and 43 deletions
|
@ -94,6 +94,7 @@ nitpick_ignore = [
|
|||
('c:func', 'sprintf'),
|
||||
('c:func', 'stat'),
|
||||
('c:func', 'system'),
|
||||
('c:func', 'time'),
|
||||
('c:func', 'vsnprintf'),
|
||||
# Standard C types
|
||||
('c:type', 'FILE'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue