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:
@@ -1,3 +1,5 @@
|
||||
.. _api:
|
||||
|
||||
API
|
||||
===
|
||||
|
||||
|
||||
@@ -2,6 +2,18 @@
|
||||
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
|
||||
====================
|
||||
|
||||
|
||||
@@ -8,4 +8,3 @@
|
||||
Home <self>
|
||||
Docs <docs>
|
||||
Contribute <contributing>
|
||||
API <api-html/index>
|
||||
|
||||
Reference in New Issue
Block a user