mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 22:39:49 +02:00
manuals: fix issues related to trailing dots
Fix missing reference and styling issues found thanks to trailing dots (only non black character in a line) Matches (and multiple false positives) found with the below command: git grep "\s\.$" (From yocto-docs rev: 1d3026f50753d9ccf39b7d0163c77c765d754994) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e0ab2c01d6
commit
b394cca927
@@ -166,9 +166,8 @@ repository.
|
||||
|
||||
.. note::
|
||||
|
||||
You can find all these branches in the Yocto Project
|
||||
Source Repositories
|
||||
.
|
||||
You can find all these branches in the
|
||||
:ref:`overview-manual/development-environment:yocto project source repositories`.
|
||||
|
||||
Testing within these public branches ensures in a publicly visible way
|
||||
that all of the main supposed architectures and recipes in OE-Core
|
||||
|
||||
Reference in New Issue
Block a user