diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-10 15:57:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 11:36:50 +0300 |
commit | d29e1ef4d638a6be59a8859b4994b457bb7348c5 (patch) | |
tree | 9dc423a57b307a64b97a811830af9d75ae004caa /Documentation/media/index.rst | |
parent | b36343861b218d24d4e568c4de8921b15c2cc8a8 (diff) | |
download | linux-d29e1ef4d638a6be59a8859b4994b457bb7348c5.tar.xz |
media: docs: get rid of Documentation/media/
Now that everything got moved, we can get rid of the
old media directory.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/media/index.rst')
-rw-r--r-- | Documentation/media/index.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Documentation/media/index.rst b/Documentation/media/index.rst deleted file mode 100644 index e93fd88881af..000000000000 --- a/Documentation/media/index.rst +++ /dev/null @@ -1,23 +0,0 @@ -.. SPDX-License-Identifier: GPL-2.0 - -Linux Media Subsystem Documentation -=================================== - -.. only:: html - - .. class:: toc-title - - Table of Contents - -.. toctree:: - :maxdepth: 2 - - ../userspace-api/media/index - ../driver-api/media/index - -.. only:: html and subproject - - Indices - ======= - - * :ref:`genindex` |