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:
parent
68ea206456
commit
f21090516d
1 changed files with 4 additions and 10 deletions
|
@ -20,13 +20,7 @@ systems, including traditional Linux distributions, ChromeOS and Android.
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
||||||
coding-style
|
Home <self>
|
||||||
docs
|
Docs <docs>
|
||||||
contributing
|
Coding Style <coding-style>
|
||||||
|
Contribute <contributing>
|
||||||
|
|
||||||
Indices and tables
|
|
||||||
==================
|
|
||||||
|
|
||||||
* :ref:`genindex`
|
|
||||||
* :ref:`search`
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue