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