Documentation: Link to API section in Docs

The API belongs to the docs section. Link to it from docs.rst, and
remove the shortcut in the navigation bar as links to a placeholder
only.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2019-10-17 03:49:33 +03:00
parent bbc3be2fb5
commit dd84815d61
3 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,5 @@
.. _api:
API API
=== ===

View file

@ -2,6 +2,18 @@
Documentation Documentation
************* *************
.. toctree::
:hidden:
API <api-html/index>
API
===
The libcamera API is extensively documented using Doxygen. The :ref:`API
nightly build <api>` contains the most up-to-date API documentation, built from
the latest master branch.
Feature Requirements Feature Requirements
==================== ====================

View file

@ -8,4 +8,3 @@
Home <self> Home <self>
Docs <docs> Docs <docs>
Contribute <contributing> Contribute <contributing>
API <api-html/index>