Add a guide about writing IPAs. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Fricke <sebastian.fricke@posteo.net>
23 lines
705 B
ReStructuredText
23 lines
705 B
ReStructuredText
.. 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>
|