libcamera/Documentation/documentation-contents.rst
Daniel Scally 860a3e3031 Documentation: Rework docs.rst into introduction.rst
docs.rst is the landing page for the documentation from the libcamera
website, but isn't particularly introductory. Move much of the content
from guides/introduction.rst to docs.rst, which will serve as the new
introductory page. Remove guides/introduction.rst.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2024-08-21 01:35:44 +03:00

28 lines
939 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
.. container:: documentation-nav
* :doc:`/api-html/index`
* :doc:`/camera-sensor-model`
* :doc:`/code-of-conduct`
* :doc:`/coding-style`
* :doc:`/environment_variables`
* :doc:`/feature_requirements`
* :doc:`/guides/application-developer`
* :doc:`/guides/ipa`
* :doc:`/guides/pipeline-handler`
* :doc:`/guides/tracing`
* :doc:`/lens_driver_requirements`
* :doc:`/libcamera_architecture`
* :doc:`/python-bindings`
* :doc:`/sensor_driver_requirements`
* :doc:`/software-isp-benchmarking`
..
The following directive adds the "documentation" class to all of the pages
generated by sphinx. This is not relevant in libcamera nor addressed in the
theme's CSS, since all of the pages here are documentation. It **is** used
to properly format the documentation pages on libcamera.org and so should not
be removed.
.. rst-class:: documentation