zephyr/doc/kernel
Benjamin Cabé aee98147d2 doc: sphinx-lint: fix dangling-hyphen
Dangling hyphens at the end of a line are usually a problem, ie. you
have an "hyphenated-word" and breaking it on two line will render it as
"hyphenated- word".
This commit fixes the few occurences of such dangling hyphens.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-09-11 07:39:30 -04:00
..
data_structures doc: Fix typo in SPSC lockfree queue docs 2024-07-20 10:18:28 +02:00
drivers build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
iterable_sections doc: kernel: iterable_sections: fix documentation typo 2024-08-19 21:49:25 -04:00
memory_management kernel: mmu: install demand mappings for the on-demand linker sections 2024-09-10 17:17:30 -04:00
object_cores
services doc: sphinx-lint: fix dangling-hyphen 2024-09-11 07:39:30 -04:00
timing_functions
usermode doc: sphinx-lint: fix dangling-hyphen 2024-09-11 07:39:30 -04:00
util
code-relocation.rst samples: application_development: use zephyr:code-sample directive 2024-08-27 15:13:43 -04:00
index.rst
timeutil.rst