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:
parent
bbc3be2fb5
commit
dd84815d61
3 changed files with 14 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
.. _api:
|
||||||
|
|
||||||
API
|
API
|
||||||
===
|
===
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
|
|
@ -8,4 +8,3 @@
|
||||||
Home <self>
|
Home <self>
|
||||||
Docs <docs>
|
Docs <docs>
|
||||||
Contribute <contributing>
|
Contribute <contributing>
|
||||||
API <api-html/index>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue