Home
last modified time | relevance | path

Searched hist:b97d4a1eb4baede15e9c9503d97f81d007e493f3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/admin-guide/media/
H A Dipu3.rstdiff b97d4a1eb4baede15e9c9503d97f81d007e493f3 Fri Sep 25 04:48:40 CDT 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: docs: ipu3.rst: rely at automarkup extension

There are several :c:type: definitions there, in order to
do cross-references with the driver's documentation.

Those are broken when docs are built with Sphinx 3.x, as
it would require :c:struct: instead.

For Sphinx < 3.x, the automarkup.py extension is able to do the
replacement already, and a future improvement on it should make
it also work with Sphinx 3.x.

So, get rid of the usage of the :c:type: macro there.

Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>