Documentation: Guides: Application Writer's Guide

Provide a tutorial and walk through guide for writing an applications
with libcamera.

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>
This commit is contained in:
Chris Chinchilla 2020-06-05 09:53:16 +00:00 committed by Kieran Bingham
parent 7b1516210b
commit b704efeb86
3 changed files with 646 additions and 0 deletions

View file

@ -53,6 +53,7 @@ if sphinx.found()
'docs.rst',
'index.rst',
'guides/introduction.rst',
'guides/application-developer.rst',
]
release = 'release=v' + libcamera_git_version