File: index.rst

package info (click to toggle)
libcamera 0.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,380 kB
  • sloc: cpp: 81,540; python: 18,107; ansic: 12,608; sh: 1,258; makefile: 60
file content (31 lines) | stat: -rw-r--r-- 877 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. include:: introduction.rst

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

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

   Application Writer's Guide <guides/application-developer>
   Camera Sensor Model <camera-sensor-model>
   Environment variables <environment_variables>
   Feature Requirements <feature_requirements>
   IPA Writer's guide <guides/ipa>
   Lens driver requirements <lens_driver_requirements>
   libcamera Architecture <libcamera_architecture>
   Pipeline Handler Writer's Guide <guides/pipeline-handler>
   Python Bindings <python-bindings>
   Sensor driver requirements <sensor_driver_requirements>
   SoftwareISP Benchmarking <software-isp-benchmarking>
   Tracing guide <guides/tracing>

   Design document: AE <design/ae>

.. toctree::
   :hidden:

   introduction