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:
parent
7b1516210b
commit
b704efeb86
3 changed files with 646 additions and 0 deletions
|
@ -53,6 +53,7 @@ if sphinx.found()
|
|||
'docs.rst',
|
||||
'index.rst',
|
||||
'guides/introduction.rst',
|
||||
'guides/application-developer.rst',
|
||||
]
|
||||
|
||||
release = 'release=v' + libcamera_git_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue