mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 04:30:52 +07:00
media: docs: add cros-references to the other media guides
In order to make easier for people to navigate between the three media guides, add cross-references between them Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
e4da97eb3a
commit
63735af86d
@ -2,9 +2,21 @@
|
||||
|
||||
.. include:: <isonum.txt>
|
||||
|
||||
============================
|
||||
Media subsystem usage guides
|
||||
============================
|
||||
|
||||
This section contains usage information about media subsystem and
|
||||
its supported drivers.
|
||||
|
||||
Please see:
|
||||
|
||||
- :doc:`/userspace-api/media/index`
|
||||
for the userspace APIs used on media devices.
|
||||
|
||||
- :doc:`/driver-api/media/index`
|
||||
for driver development information and Kernel APIs used by
|
||||
media devices;
|
||||
|
||||
.. _uapi-v4l-drivers:
|
||||
|
||||
|
@ -6,8 +6,16 @@
|
||||
Media subsystem kernel internal API
|
||||
===================================
|
||||
|
||||
This section contains usage information about media subsystem and
|
||||
its supported drivers.
|
||||
|
||||
Please see:
|
||||
|
||||
- :doc:`/admin-guide/media/index`
|
||||
for usage information about media subsystem and supported drivers;
|
||||
|
||||
- :doc:`/userspace-api/media/index`
|
||||
for the userspace APIs used on media devices.
|
||||
|
||||
|
||||
.. only:: html
|
||||
|
@ -6,6 +6,17 @@
|
||||
Linux Media Infrastructure userspace API
|
||||
########################################
|
||||
|
||||
This section contains the driver development information and Kernel APIs
|
||||
used by media devices.
|
||||
|
||||
Please see:
|
||||
|
||||
- :doc:`/admin-guide/media/index`
|
||||
for usage information about media subsystem and supported drivers;
|
||||
|
||||
- :doc:`/driver-api/media/index`
|
||||
for driver development information and Kernel APIs used by
|
||||
media devices;
|
||||
|
||||
|
||||
.. only:: html
|
||||
|
Loading…
Reference in New Issue
Block a user