diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-20 15:36:18 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-23 13:03:24 +0200 |
commit | da83c888bfa5bee632953c57940c24846bb46965 (patch) | |
tree | 4f5152b13e98f29341eae96587fc0826da819bc1 /Documentation/media/uapi/mediactl/media-controller.rst | |
parent | [media] doc-rst: Fix some Sphinx warnings (diff) | |
download | linux-da83c888bfa5bee632953c57940c24846bb46965.tar.xz linux-da83c888bfa5bee632953c57940c24846bb46965.zip |
[media] doc-rst: better organize the media books
The uAPI book has 5 parts, but they lost numeration after
conversion to rst. Manually number those parts, and make
the main index with 1 depth, to only show the parts and
the annexes.
At each part, use :maxwidth: 5, in order to show a more
complete index.
While here, fix the cross-references between different
books.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/mediactl/media-controller.rst')
-rw-r--r-- | Documentation/media/uapi/mediactl/media-controller.rst | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/Documentation/media/uapi/mediactl/media-controller.rst b/Documentation/media/uapi/mediactl/media-controller.rst index 7e08c93a15ab..7ae38d48969e 100644 --- a/Documentation/media/uapi/mediactl/media-controller.rst +++ b/Documentation/media/uapi/mediactl/media-controller.rst @@ -2,21 +2,18 @@ .. include:: <isonum.txt> -.. _media_common: - -#################### -Media Controller API -#################### - .. _media_controller: -**************** -Media Controller -**************** +############################## +Part IV - Media Controller API +############################## + +.. class:: toc-title + Table of Contents .. toctree:: - :maxdepth: 1 + :maxdepth: 5 :numbered: media-controller-intro |