Documentation: Make the toctree more web-friendly

The toctree is displayed in the navigation bar at the top of the page.
Add short names to the entries that replicate the names currently used
on libcamera.org.

Remove the link to the index and search pages, as the former is empty,
and the latter can be accessed directory from the navigation bar search
box.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2018-12-12 02:50:22 +02:00
parent 68ea206456
commit f21090516d

View file

@ -20,13 +20,7 @@ systems, including traditional Linux distributions, ChromeOS and Android.
:maxdepth: 2
:caption: Contents:
coding-style
docs
contributing
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
Home <self>
Docs <docs>
Coding Style <coding-style>
Contribute <contributing>