diff options
| author | 2016-06-30 22:36:58 -0300 | |
|---|---|---|
| committer | 2016-07-01 14:53:38 -0300 | |
| commit | c7685f279704f0f3aa628d9e441ec19f6b2bf1a2 (patch) | |
| tree | 4ea07dfe54fb123e325a1b1a809602b308dcef03 | |
| parent | doc-rst: video: use reference for VIDIOC_ENUMINPUT (diff) | |
doc-rst: v4l2: numerate the V4L2 chapters
The Video4Linux documentation is big. We want to numerate the
items, as it makes easier to reference an item while discussing
the document on meetings.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
| -rw-r--r-- | Documentation/linux_tv/media/v4l/v4l2.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/linux_tv/media/v4l/v4l2.rst b/Documentation/linux_tv/media/v4l/v4l2.rst index 1ddbd67ec466..44605ec92a50 100644 --- a/Documentation/linux_tv/media/v4l/v4l2.rst +++ b/Documentation/linux_tv/media/v4l/v4l2.rst @@ -10,7 +10,9 @@ Video for Linux Two API Specification **Revision 4.5** .. toctree:: + :numbered: :maxdepth: 1 + :caption: Table of Contents common pixfmt |
