Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profile-manual: usage.rst: further style improvements | Michael Opdenacker | 2024-04-05 | 2 | -4/+21 |
| | | | | | | | | | According to errors reported by "make stylecheck" (From yocto-docs rev: b3aaf4523190f7528d49c29a9aea234bb1647eae) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> | ||||
* | manuals: add initial stylechecks with Vale | Michael Opdenacker | 2024-04-05 | 2 | -0/+8 |
Use the "Vale" (https://vale.sh) tool to perform text style checks Run "make stylecheck" to run the checks. This just checks the text, not the Sphinx syntax style choices. (From yocto-docs rev: e3e4ba2aa963d4d178c4e9e842e66f4ee4bd3736) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> |