Commit bd0def0
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 b1de380)
1 parent 36208b5 commit bd0def0Copy full SHA for bd0def0
File tree
Expand file treeCollapse file tree
1 file changed
+9
-0
lines changedOpen diff view settings
Filter options
- Doc
Expand file treeCollapse file tree
1 file changed
+9
-0
lines changedOpen diff view settings
Collapse file
+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
148 | 148 | |
149 | 149 | |
150 | 150 | |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
151 | 160 | |
152 | 161 | |
153 | 162 | |
|
0 commit comments