diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-20 16:36:18 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-23 14:03:24 +0300 |
commit | da83c888bfa5bee632953c57940c24846bb46965 (patch) | |
tree | 4f5152b13e98f29341eae96587fc0826da819bc1 /Documentation/media/uapi/dvb/dvbapi.rst | |
parent | 5b8700e9f909d8fb2802d7ea2626460d3a233256 (diff) | |
download | linux-da83c888bfa5bee632953c57940c24846bb46965.tar.xz |
[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/dvb/dvbapi.rst')
-rw-r--r-- | Documentation/media/uapi/dvb/dvbapi.rst | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/media/uapi/dvb/dvbapi.rst b/Documentation/media/uapi/dvb/dvbapi.rst index 6c06147f167c..48e61aba741e 100644 --- a/Documentation/media/uapi/dvb/dvbapi.rst +++ b/Documentation/media/uapi/dvb/dvbapi.rst @@ -4,17 +4,21 @@ .. _dvbapi: -############## -Digital TV API -############## +######################## +Part II - Digital TV API +######################## .. note:: This API is also known as **DVB API**, although it is generic enough to support all digital TV standards. **Version 5.10** +.. class:: toc-title + + Table of Contents + .. toctree:: - :maxdepth: 1 + :maxdepth: 5 :numbered: intro |