summaryrefslogtreecommitdiff
path: root/Documentation/index.rst
blob: ff697d4f5b1ae5d547dc5ee98244caa420232d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. 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>

   Developer Guide <guides/introduction>
   Application Writer's Guide <guides/application-developer>
   Pipeline Handler Writer's Guide <guides/pipeline-handler>
   Tracing guide <guides/tracing>