[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>
This commit is contained in:
@@ -2,21 +2,18 @@
|
||||
|
||||
.. include:: <isonum.txt>
|
||||
|
||||
.. _remotes:
|
||||
|
||||
#####################
|
||||
Remote Controller API
|
||||
#####################
|
||||
|
||||
.. _remote_controllers:
|
||||
|
||||
******************
|
||||
Remote Controllers
|
||||
******************
|
||||
################################
|
||||
Part III - Remote Controller API
|
||||
################################
|
||||
|
||||
.. class:: toc-title
|
||||
|
||||
Table of Contents
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 5
|
||||
:numbered:
|
||||
|
||||
rc-intro
|
||||
|
Reference in New Issue
Block a user