diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-18 13:07:11 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-22 09:29:45 +0300 |
commit | 33fc918ab89bec747e45e4ffcb2803d37f01dd4d (patch) | |
tree | 7fc89f27e1131fd55e0997fd3f8f71f251b4a9e6 /Documentation/admin-guide/media/dvb-drivers.rst | |
parent | a79a0e71ae67ec9f43df9a2d2d611ab56fcef89f (diff) | |
download | linux-33fc918ab89bec747e45e4ffcb2803d37f01dd4d.tar.xz |
media: admin-guide: split driver-specific indexes to new files
In order to better organize the main admin-guide index,
place the driver-specific indexes on separate files.
This ensures a more consistent numbering at the main index.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/media/dvb-drivers.rst')
-rw-r--r-- | Documentation/admin-guide/media/dvb-drivers.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/admin-guide/media/dvb-drivers.rst b/Documentation/admin-guide/media/dvb-drivers.rst new file mode 100644 index 000000000000..8df637c375f9 --- /dev/null +++ b/Documentation/admin-guide/media/dvb-drivers.rst @@ -0,0 +1,16 @@ +.. SPDX-License-Identifier: GPL-2.0 + +======================================== +Digital TV driver-specific documentation +======================================== + +.. toctree:: + :maxdepth: 2 + + avermedia + bt8xx + lmedm04 + opera-firmware + technisat + ttusb-dec + zr364xx |