Skip to content
Commit b34b86d7 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: conf.py: fix c:function support with Sphinx 3.x



Sphinx C parser for the C domain is now more pedantic when
trying to identify the function types. That prevents scope
macros to be used as type defines.

Yet, since 3.0.2, it is possible to provide it a list of
such macros. Add them, in order to solve several Sphinx 3.x
warnings.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent a57c3522
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment