diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-25 11:48:40 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-30 18:50:03 +0200 |
commit | b97d4a1eb4baede15e9c9503d97f81d007e493f3 (patch) | |
tree | d9aa636dfb59fac8b5528f7dc51e009095deb1fb /drivers/media | |
parent | 1c16b009018debb34d2abc4525fd5ad434831343 (diff) | |
download | linux-b97d4a1eb4baede15e9c9503d97f81d007e493f3.tar.gz linux-b97d4a1eb4baede15e9c9503d97f81d007e493f3.tar.bz2 linux-b97d4a1eb4baede15e9c9503d97f81d007e493f3.zip |
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>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions