diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 07:20:06 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 14:02:41 -0300 |
commit | d26a5d4350fd234c1f35d8b262527c8cb97c630d (patch) | |
tree | 3415788bc03119d5411c3c293fabb3d77d0fb004 /Documentation/index.rst | |
parent | 520a247760f750307b53db905a10a17df1700f3b (diff) | |
download | linux-d26a5d4350fd234c1f35d8b262527c8cb97c630d.tar.gz linux-d26a5d4350fd234c1f35d8b262527c8cb97c630d.tar.bz2 linux-d26a5d4350fd234c1f35d8b262527c8cb97c630d.zip |
[media] doc-rst: Convert media API to rst
Move the contents of the media section at
DocBooks/DocBook/device-drivers.tmpl to a new ReST book.
For now, the contents is kept as-is. Next patches will fix
the warnings and add cross-references that were removed due to
the conversion.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index ad07716c73f4..a5a100d43f4f 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -15,6 +15,7 @@ Contents: kernel-documentation media/media_uapi + media/media_drivers Indices and tables ================== |