From dd84815d61fe8c306ac799985ae9f2683741c49a Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 17 Oct 2019 03:49:33 +0300 Subject: 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 --- Documentation/docs.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Documentation/docs.rst') diff --git a/Documentation/docs.rst b/Documentation/docs.rst index cc621a49..7a3977c1 100644 --- a/Documentation/docs.rst +++ b/Documentation/docs.rst @@ -2,6 +2,18 @@ Documentation ************* +.. toctree:: + :hidden: + + API + +API +=== + +The libcamera API is extensively documented using Doxygen. The :ref:`API +nightly build ` contains the most up-to-date API documentation, built from +the latest master branch. + Feature Requirements ==================== -- cgit v1.2.1