summaryrefslogtreecommitdiffstats
path: root/documentation/styles
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-03-12 21:58:39 +0100
committerSteve Sakoman <steve@sakoman.com>2024-04-05 07:23:59 -0700
commit15034b32a5c81b963f1eb49b9bbaeb629b8a1f1e (patch)
treefeaeeeee7ce2d67c2e8f0b09d2902d53991d2c77 /documentation/styles
parent85da9544659268b727bd13f55a9f13d97f5234c9 (diff)
downloadpoky-15034b32a5c81b963f1eb49b9bbaeb629b8a1f1e.tar.gz
manuals: add initial stylechecks with Vale
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>
Diffstat (limited to 'documentation/styles')
-rw-r--r--documentation/styles/config/vocabularies/OpenSource/accept.txt4
-rw-r--r--documentation/styles/config/vocabularies/Yocto/accept.txt4
2 files changed, 8 insertions, 0 deletions
diff --git a/documentation/styles/config/vocabularies/OpenSource/accept.txt b/documentation/styles/config/vocabularies/OpenSource/accept.txt
new file mode 100644
index 0000000000..98e76ae1f5
--- /dev/null
+++ b/documentation/styles/config/vocabularies/OpenSource/accept.txt
@@ -0,0 +1,4 @@
1ftrace
2toolchain
3systemd
4LTTng
diff --git a/documentation/styles/config/vocabularies/Yocto/accept.txt b/documentation/styles/config/vocabularies/Yocto/accept.txt
new file mode 100644
index 0000000000..b725414014
--- /dev/null
+++ b/documentation/styles/config/vocabularies/Yocto/accept.txt
@@ -0,0 +1,4 @@
1Yocto
2BSP
3BitBake
4OpenEmbedded