Skip to content

Commit f43a7f5

Browse files
jbmscopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 734712221 Change-Id: Ibaeb1e52e0392a98d0dd33e8a3d60393bbc8b5d9
1 parent 7a742e6 commit f43a7f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

+4
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@
182182
('cpp:identifier', '::nlohmann'),
183183
('cpp:identifier', 'half_float'),
184184
('cpp:identifier', '::half_float'),
185+
# Redundant with the NONITPICK comment in index_space/index_transform.h, but
186+
# file/line information seems to get lost due to a Sphinx or
187+
# sphinx-immaterial bug.
188+
('cpp:identifier', 'Array::Pointer'),
185189
]
186190

187191
default_role = 'any'

0 commit comments

Comments
 (0)