Documentation: Add python-bindings.rst
Add a basic doc for the Python bindings. While not really proper documentation yet, the file and the examples should give enough guidance for users who are somewhat familiar with libcamera. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
6132521b47
commit
d0b310b465
3 changed files with 72 additions and 0 deletions
|
@ -67,6 +67,7 @@ if sphinx.found()
|
|||
'guides/tracing.rst',
|
||||
'index.rst',
|
||||
'lens_driver_requirements.rst',
|
||||
'python-bindings.rst',
|
||||
'sensor_driver_requirements.rst',
|
||||
'../README.rst',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue