commit | abc59fd4a56abba8a9d9beadac7a371f4bb76187 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Sep 25 09:38:33 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Oct 15 07:49:40 2020 +0200 |
tree | f62e3ed7119da97fd0bd79ede47e7516f38a0b62 | |
parent | 5b76632ed957e7b43e12f4105d0efb8d734fc659 [diff] |
docs: remove some replace macros like |struct foo| There are three files with replace macros for structs, mapping them into Sphinx 2.x C domain references. Well, this is broken on Sphinx 3.x. Also, for Sphinx 2.x, the automarkup macro should be able to take care of them. So, let's just drop those. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>