mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-12 00:00:00 +00:00
ef88f10eb8
Sphinx is really evil when an older version finds an extra attribute for the :toctree: tag: it simply ignores everything and produce documents without any chapter inside! As we're now using tags available only on Sphinx 1.4.x, we need to use some creative ways to add a title before the table of contents. Do that by using a css class. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
54 lines
921 B
ReStructuredText
54 lines
921 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. include:: <isonum.txt>
|
|
|
|
################################################
|
|
Video4Linux (V4L) driver-specific documentation
|
|
################################################
|
|
|
|
**Copyright** |copy| 1999-2016 : LinuxTV Developers
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.1 or
|
|
any later version published by the Free Software Foundation. A copy of
|
|
the license is included in the chapter entitled "GNU Free Documentation
|
|
License".
|
|
|
|
.. class:: toc-title
|
|
|
|
Table of Contents
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:numbered:
|
|
|
|
fourcc
|
|
v4l-with-ir
|
|
tuners
|
|
cardlist
|
|
bttv
|
|
cafe_ccic
|
|
cpia2
|
|
cx18
|
|
cx2341x
|
|
cx88
|
|
davinci-vpbe
|
|
fimc
|
|
ivtv
|
|
meye
|
|
omap3isp
|
|
omap4_camera
|
|
pvrusb2
|
|
pxa_camera
|
|
radiotrack
|
|
saa7134
|
|
sh_mobile_ceu_camera
|
|
si470x
|
|
si4713
|
|
si476x
|
|
soc-camera
|
|
uvcvideo
|
|
vivid
|
|
zoran
|
|
zr364xx
|