Documentation: contributing: Mark command line as shell code-block
The git clone command line is a (single line) block of shell code, mark it appropriately. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Jacopo Mondi <jacopo@jmondi.org> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -29,6 +29,8 @@ Source Code
|
||||
libcamera is in early stages of development, and no releases are available yet.
|
||||
The source code is available from the project's `git tree`_, hosted by `LinuxTV`_.
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
$ git clone git://linuxtv.org/libcamera.git
|
||||
|
||||
.. _git tree: https://git.linuxtv.org/libcamera.git/
|
||||
|
||||
Reference in New Issue
Block a user