commit | 5f536f4a221b831bc2fb666d4cdb0e0892e72dc4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Sep 25 07:29:25 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Oct 15 07:49:39 2020 +0200 |
tree | cfc76f2d7272a1f51359921289de316a7cf47c42 | |
parent | 937e68053d82e9050a0ce60172094726445c5e8b [diff] |
media: docs: make RC documents more compatible with Sphinx 3.1+ Sphinx 3.x broke support for the cdomain.py extension, as the c domain code was rewritten. Due to that, the c tags need to be re-written, in order to use the new c domain notation. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>