summaryrefslogtreecommitdiff
path: root/Documentation/index.rst
blob: 1f4fc48551cb1144239fab67e9733d9e691c713c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. Front page matter is defined in the project README file.
.. include:: ../README.rst
   :start-after: .. section-begin-libcamera
   :end-before: .. section-end-libcamera

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   Home <self>
   Docs <docs>
   Contribute <contributing>
   Getting Started <getting-started>

   Developer Guide <guides/introduction>
   Application Writer's Guide <guides/application-developer>
   Pipeline Handler Writer's Guide <guides/pipeline-handler>
   IPA Writer's guide <guides/ipa>
   Tracing guide <guides/tracing>
   Environment variables <environment_variables>
   Sensor driver requirements <sensor_driver_requirements>