Introduce a pipeline-handler writers guide to provide a walk through of the steps and concepts required to implement a new Pipeline Handler. Signed-off-by: Chris Chinchilla <chris@gregariousmammal.com> [Reflow/Rework, update to mainline API] Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> [Further reworks and review] Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
18 lines
491 B
ReStructuredText
18 lines
491 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>
|
|
|
|
Developer Guide <guides/introduction>
|
|
Application Writer's Guide <guides/application-developer>
|
|
Pipeline Handler Writer's Guide <guides/pipeline-handler>
|