zephyr/doc/kernel
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
data_structures doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
drivers build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
iterable_sections doc: move misc services into OS Service section 2022-04-07 16:35:19 +02:00
memory_management kernel: mmu: shrink and align struct z_page_frame 2024-05-13 16:04:40 -04:00
object_cores doc: Add missing threads references to object cores 2023-10-09 10:16:46 +02:00
services Documentation: Update Polling API 2024-05-07 09:32:13 +02:00
timing_functions os: timing: polish doxygen 2023-12-12 19:10:33 +01:00
usermode build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
util doc: move utility functions to kernel 2022-04-07 16:35:19 +02:00
code-relocation.rst doc: kernel: code-relocation: Remove kernel example and add tips 2024-05-02 09:56:11 +01:00
index.rst doc: Add object core documentation 2023-09-30 08:04:14 +03:00
timeutil.rst bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00