Documentation: Move coding style under contributing
The coding style isn't so important that it has to be displayed on the top contents bar. Move it to the contributing section. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
ca260d2f53
commit
f353777fb8
3 changed files with 13 additions and 5 deletions
|
@ -1,10 +1,8 @@
|
|||
.. _coding-style-guidelines:
|
||||
|
||||
Coding Style Guidelines
|
||||
=======================
|
||||
|
||||
The libcamera project has high standards of stability, efficiency and
|
||||
reliability. To achieve those, the project goes to great length to produce
|
||||
code that is as easy to read, understand and maintain as possible.
|
||||
|
||||
These coding guidelines are meant to ensure code quality. As a contributor
|
||||
you are expected to follow them in all code submitted to the project. While
|
||||
strict compliance is desired, exceptions are tolerated when justified with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue