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:
Jacopo Mondi 2018-12-10 11:32:05 +01:00
parent 3b56ddaa96
commit ee56622401
3 changed files with 83 additions and 0 deletions

View file

@ -41,6 +41,7 @@ endif
if sphinx.found()
docs_sources = [
'coding-style.rst',
'conf.py',
'contributing.rst',
'index.rst',