mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-12 23:09:45 +03:00
Documentation: Guides: Developer's Guide to libcamera
Create an introduction and overview for new developers to libcamera. Provide an overview of the Camera Stack, and Architecture of libcamera and introduce the main concepts of libcamera. Signed-off-by: Chris Chinchilla <chris@gregariousmammal.com> [Kieran: Rework/Reflow, add diagrams, licensing] Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
54ca46968a
commit
7b1516210b
3 changed files with 322 additions and 0 deletions
|
@ -52,6 +52,7 @@ if sphinx.found()
|
|||
'contributing.rst',
|
||||
'docs.rst',
|
||||
'index.rst',
|
||||
'guides/introduction.rst',
|
||||
]
|
||||
|
||||
release = 'release=v' + libcamera_git_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue