zephyr/doc/kernel/data_structures
Benjamin Cabé 593dfe1385 doc: kernel: fix improper Sphinx C domain usage
fixed usage of wrong C roles (e.g. `:c:struct:` instead of `:c:type:`)
which Breathe tolerates but can cause trouble when using other systems.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-06-07 16:48:14 +03:00
..
dlist-empty.png
dlist-single.png
dlist.png
dlist.rst doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
index.rst sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
mpsc_lockfree.rst sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
mpsc_pbuf.rst
rbtree.png
rbtree.rst
ring_buffers.rst doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
slist-empty.png
slist.png
slist.rst doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
spsc_lockfree.rst sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
spsc_pbuf.rst