Documentation: Add coding style document
Add document to summarize the coding style adopted by libcamera. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
parent
3b56ddaa96
commit
ee56622401
3 changed files with 83 additions and 0 deletions
|
@ -41,6 +41,7 @@ endif
|
|||
|
||||
if sphinx.found()
|
||||
docs_sources = [
|
||||
'coding-style.rst',
|
||||
'conf.py',
|
||||
'contributing.rst',
|
||||
'index.rst',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue