Commit a3eb316
committed
gh-101100: Doc: Suppress sphinx warning in descriptor.rst
Suppress the c:identifier reference warning for 'wrapperbase' by marking it as a literal.
I added the following line at the end of descriptor.rst:
'''
.. c:struct:: wrapperbase
A structure defining the basic behavior of a descriptor wrapper.
'''1 parent 6ecf77d commit a3eb316
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments