diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-14 13:28:00 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-19 15:22:27 +0000 |
commit | d255faa35e5b4128d8891d8e375049a1aa8d1f6e (patch) | |
tree | 69bf8eac02940c84225152120a9a1755669851a6 /documentation/styles | |
parent | f6584a38ae0f103876564448428ec88adff97c0c (diff) | |
download | poky-d255faa35e5b4128d8891d8e375049a1aa8d1f6e.tar.gz |
profile-manual: usage.rst: further style improvements
According to errors reported by "make stylecheck"
(From yocto-docs rev: fc808b2dca4321209bfa6206d9e43aa1a5a0c5b8)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/styles')
-rw-r--r-- | documentation/styles/config/vocabularies/OpenSource/accept.txt | 20 | ||||
-rw-r--r-- | documentation/styles/config/vocabularies/Yocto/accept.txt | 5 |
2 files changed, 21 insertions, 4 deletions
diff --git a/documentation/styles/config/vocabularies/OpenSource/accept.txt b/documentation/styles/config/vocabularies/OpenSource/accept.txt index 98e76ae1f5..e378fbf79b 100644 --- a/documentation/styles/config/vocabularies/OpenSource/accept.txt +++ b/documentation/styles/config/vocabularies/OpenSource/accept.txt | |||
@@ -1,4 +1,20 @@ | |||
1 | autovivification | ||
2 | blkparse | ||
3 | blktrace | ||
4 | callee | ||
5 | debugfs | ||
1 | ftrace | 6 | ftrace |
2 | toolchain | 7 | KernelShark |
3 | systemd | 8 | Kprobe |
4 | LTTng | 9 | LTTng |
10 | perf | ||
11 | profiler | ||
12 | subcommand | ||
13 | subnode | ||
14 | superset | ||
15 | Sysprof | ||
16 | systemd | ||
17 | toolchain | ||
18 | tracepoint | ||
19 | Uprobe | ||
20 | wget | ||
diff --git a/documentation/styles/config/vocabularies/Yocto/accept.txt b/documentation/styles/config/vocabularies/Yocto/accept.txt index b725414014..ca622ba412 100644 --- a/documentation/styles/config/vocabularies/Yocto/accept.txt +++ b/documentation/styles/config/vocabularies/Yocto/accept.txt | |||
@@ -1,4 +1,5 @@ | |||
1 | Yocto | ||
2 | BSP | ||
3 | BitBake | 1 | BitBake |
2 | BSP | ||
3 | crosstap | ||
4 | OpenEmbedded | 4 | OpenEmbedded |
5 | Yocto | ||