summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMarvin Schmidt <marvin.schmidt1987@gmail.com>2020-06-05 10:26:13 +0200
committerKieran Bingham <kieran.bingham@ideasonboard.com>2020-06-05 09:29:40 +0100
commit90c7ce6ad220e4b9443d80d651b39dd61f08ec3f (patch)
treed350fc916043ae4d26f613427a28d41e27fa8870 /Documentation
parent4bd25c6f51b951b8608c027f0706dc23f31fd773 (diff)
docs: Remove stray HTML tags
Signed-off-by: Marvin Schmidt <marvin.schmidt1987@gmail.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/docs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/docs.rst b/Documentation/docs.rst
index 3a7e79eb..bf2d1178 100644
--- a/Documentation/docs.rst
+++ b/Documentation/docs.rst
@@ -231,7 +231,7 @@ The camera stack comprises four software layers. From bottom to top:
Those components can live in the libcamera project source code
in separate repositories, or move to their respective project's
- repository (for instance the gstreamer libcamera element).</p>
+ repository (for instance the gstreamer libcamera element).
* The applications and upper level frameworks are based on the
libcamera framework or libcamera adaptation, and are outside of
@@ -326,7 +326,7 @@ Pipeline Handler
such it is covered by the same free software license as the rest of libcamera
and needs to be contributed upstream by device vendors. The Pipeline Handler
lives in the same process as the rest of the library, and has access to all
- helpers and kernel camera-related devices.</p>
+ helpers and kernel camera-related devices.
Image Processing Algorithms
Together with the hardware image processing and hardware statistics