Message ID | 20200604134300.2986113-3-marvin.schmidt1987@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series |
|
Related | show |
Hi Marvin $ sed --in-place 's/[[:space:]]\+$//' Documentation/docs.rst agrees with you. Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> On 04/06/2020 14:42, Marvin Schmidt wrote: > --- > Documentation/docs.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/docs.rst b/Documentation/docs.rst > index bf2d117..873d8cd 100644 > --- a/Documentation/docs.rst > +++ b/Documentation/docs.rst > @@ -282,7 +282,7 @@ libcamera Architecture > | | Runner | | | | > | +-------------+ +-------------+ | > +--------------------------------------------------------------------+ > - > + > /// Device-Specific Components > ~~~ Sandboxing > >
diff --git a/Documentation/docs.rst b/Documentation/docs.rst index bf2d117..873d8cd 100644 --- a/Documentation/docs.rst +++ b/Documentation/docs.rst @@ -282,7 +282,7 @@ libcamera Architecture | | Runner | | | | | +-------------+ +-------------+ | +--------------------------------------------------------------------+ - + /// Device-Specific Components ~~~ Sandboxing