mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
media: docs: move driver-specific info to driver-api
Those documents don't really describe the driver API. Instead, they contain development-specific information. Yet, as the main index file describes the content of it as: "how specific kernel subsystems work from the point of view of a kernel developer" It seems to be the better fit. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
@@ -2,6 +2,34 @@
|
||||
|
||||
.. include:: <isonum.txt>
|
||||
|
||||
################################################
|
||||
Video4Linux (V4L) driver-specific documentation
|
||||
################################################
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. class:: toc-title
|
||||
|
||||
Table of Contents
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 5
|
||||
|
||||
bttv-devel
|
||||
cpia2_devel
|
||||
cx2341x-devel
|
||||
cx88-devel
|
||||
davinci-vpbe-devel
|
||||
fimc-devel
|
||||
pvrusb2
|
||||
pxa_camera
|
||||
radiotrack
|
||||
saa7134-devel
|
||||
sh_mobile_ceu_camera
|
||||
tuners
|
||||
vimc-devel
|
||||
|
||||
|
||||
##############################################
|
||||
Linux Digital TV driver-specific documentation
|
||||
##############################################
|
||||
@@ -27,7 +55,6 @@ For more details see the file COPYING in the source distribution of Linux.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 5
|
||||
:numbered:
|
||||
|
||||
dvb-usb
|
||||
frontends
|
||||
@@ -36,3 +36,5 @@ For more details see the file COPYING in the source distribution of Linux.
|
||||
mc-core
|
||||
cec-core
|
||||
csi2
|
||||
|
||||
drivers/index
|
||||
|
||||
@@ -16,7 +16,6 @@ Linux Media Subsystem Documentation
|
||||
../driver-api/media/index
|
||||
|
||||
v4l-drivers/index
|
||||
dvb-drivers/index
|
||||
|
||||
.. only:: html and subproject
|
||||
|
||||
|
||||
@@ -31,23 +31,9 @@ For more details see the file COPYING in the source distribution of Linux.
|
||||
:maxdepth: 5
|
||||
:numbered:
|
||||
|
||||
tuners
|
||||
max2175
|
||||
pvrusb2
|
||||
pxa_camera
|
||||
radiotrack
|
||||
sh_mobile_ceu_camera
|
||||
uvcvideo
|
||||
|
||||
bttv-devel
|
||||
cpia2_devel
|
||||
cx2341x-devel
|
||||
cx88-devel
|
||||
davinci-vpbe-devel
|
||||
fimc-devel
|
||||
saa7134-devel
|
||||
vimc-devel
|
||||
|
||||
cx2341x-uapi
|
||||
imx-uapi
|
||||
meye-uapi
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user