diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-18 15:01:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-18 15:01:20 -0300 |
commit | e1813eda8e7fdacd992224b79102925cf134be8b (patch) | |
tree | 24ce04692a5abdeea8fd17e3832b5c7263a16f70 /Documentation/media/v4l-drivers | |
parent | cf022874b687f73fa5356edf99f9869523fbb300 (diff) | |
download | linux-stable-e1813eda8e7fdacd992224b79102925cf134be8b.tar.gz linux-stable-e1813eda8e7fdacd992224b79102925cf134be8b.tar.bz2 linux-stable-e1813eda8e7fdacd992224b79102925cf134be8b.zip |
[media] doc-rst: better name the media books
The titles at the media books were misleading, and some books
were not numbered.
Rename the kAPI book to better reflect its contents, be more
consistent on the initial rst file for each book and better
name them.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/v4l-drivers')
-rw-r--r-- | Documentation/media/v4l-drivers/index.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Documentation/media/v4l-drivers/index.rst b/Documentation/media/v4l-drivers/index.rst index 34990b536d39..8d1710234e5a 100644 --- a/Documentation/media/v4l-drivers/index.rst +++ b/Documentation/media/v4l-drivers/index.rst @@ -2,9 +2,9 @@ .. include:: <isonum.txt> -########################### -Video4Linux (V4L) subsystem -########################### +################################################ +Video4Linux (V4L) driver-specific documentation +################################################ **Copyright** |copy| 1999-2016 : LinuxTV Developers @@ -18,6 +18,8 @@ License". .. toctree:: :maxdepth: 5 :numbered: + :caption: Table of Contents + :name: v4l_mastertoc fourcc v4l-with-ir |