Documentation: Fix length of title underlines

Some title underlines don't match the title text. Fix them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2022-06-21 15:23:44 +03:00
parent 10be87fa7c
commit e135db8cb4

View file

@ -87,7 +87,7 @@ global environment:
:~$ cam --list :~$ cam --list
Log levels Log levels
~~~~~~~~~~~ ~~~~~~~~~~
This is the list of available log levels, notice that all levels below This is the list of available log levels, notice that all levels below
the chosen one are printed, while those above are discarded. the chosen one are printed, while those above are discarded.
@ -103,7 +103,7 @@ If you choose WARN (2), you will be able to see WARN (2), ERROR (3) and FATAL (4
but not DEBUG (0) and INFO (1). but not DEBUG (0) and INFO (1).
Log categories Log categories
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
Every category represents a specific area of the libcamera codebase, Every category represents a specific area of the libcamera codebase,
the names can be located within the source code, for example: the names can be located within the source code, for example:
@ -141,7 +141,7 @@ storage locations to search for those configuration files.
`Examples <https://git.libcamera.org/libcamera/libcamera.git/tree/src/ipa/raspberrypi/data>`__ `Examples <https://git.libcamera.org/libcamera/libcamera.git/tree/src/ipa/raspberrypi/data>`__
IPA module IPA module
~~~~~~~~~~~ ~~~~~~~~~~
In order to locate the correct IPA module for your hardware, libcamera gathers In order to locate the correct IPA module for your hardware, libcamera gathers
existing IPA modules from multiple locations. The default locations for this existing IPA modules from multiple locations. The default locations for this