You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
'''
0 commit comments