mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-13 15:29:45 +03:00
Documentation: Fix list indentation
reStructuredText requires list items to be indented. Fix the few offenders in the documentation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
74c5db6fd4
commit
64be677b11
2 changed files with 9 additions and 9 deletions
|
@ -188,8 +188,8 @@ the build.ninja module. This is a snippet of the error message.
|
|||
|
||||
This can be solved in two ways:
|
||||
|
||||
1) Don't install meson again if it is already installed system-wide.
|
||||
1. Don't install meson again if it is already installed system-wide.
|
||||
|
||||
2) If a version of meson which is different from the system-wide version is
|
||||
2. If a version of meson which is different from the system-wide version is
|
||||
already installed, uninstall that meson using pip3, and install again without
|
||||
the --user argument.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue