mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-17 13:40:32 -05:00
Now that kernel-include directive supports parsing data structs directly, we can finally get rid of the horrible hack we added to support parsing media uAPI symbols. As a side effect, Documentation/output doesn't have anymore media auto-generated .rst files on it. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/5dbb257a4b283697271c9c7b8f4713857e8191c8.1755872208.git.mchehab+huawei@kernel.org
26 lines
678 B
ReStructuredText
26 lines
678 B
ReStructuredText
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
|
|
|
****************************
|
|
Digital TV uAPI header files
|
|
****************************
|
|
|
|
Digital TV uAPI headers
|
|
***********************
|
|
|
|
.. kernel-include:: include/uapi/linux/dvb/frontend.h
|
|
:generate-cross-refs:
|
|
:exception-file: frontend.h.rst.exceptions
|
|
|
|
.. kernel-include:: include/uapi/linux/dvb/dmx.h
|
|
:generate-cross-refs:
|
|
:exception-file: dmx.h.rst.exceptions
|
|
|
|
.. kernel-include:: include/uapi/linux/dvb/ca.h
|
|
:generate-cross-refs:
|
|
:exception-file: ca.h.rst.exceptions
|
|
|
|
.. kernel-include:: include/uapi/linux/dvb/net.h
|
|
:generate-cross-refs:
|
|
:exception-file: net.h.rst.exceptions
|
|
|