Commit cbebba0
committed
cuda_bindings: fix Interactions __doc__ workaround and CUDART_DRIVER parity
Replace malformed \n:py:obj: (non-raw string so \n matches a real
newline) with quoted "Interactions " before generic Sphinx stripping.
Strip CUDART_DRIVER from normalized dict text for compare-only parity with
cleaned __doc__ (manpage token vs title-only).
Add a clean_enum_member_docstring example for the broken cross-ref.
Made-with: Cursor1 parent 1ce9bc8 commit cbebba0
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 | | |
105 | 110 | | |
106 | 111 | | |
| |||
136 | 141 | | |
137 | 142 | | |
138 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
139 | 149 | | |
140 | 150 | | |
141 | 151 | | |
| |||
0 commit comments