zephyr/doc/reference/misc
Fabio Utzig c79d2ce794 doc: update struct references to use :c:struct:
Sphinx>=3.0 includes the `struct` role in the C domain, which provides a
specific way to link to structs, while the old :c:type: role should be
primary used to typedefs. Update existing references, using :c:type:,
:cpp:type: or emphasized symbols that point to structs to use the new
role.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-08-31 09:57:33 -04:00
..
data_structures.rst doc: Add docs on data structures 2020-05-07 17:17:52 -07:00
dlist-empty.png doc: Add docs on data structures 2020-05-07 17:17:52 -07:00
dlist-single.png doc: Add docs on data structures 2020-05-07 17:17:52 -07:00
dlist.png doc: Add docs on data structures 2020-05-07 17:17:52 -07:00
index.rst
notify.rst doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
rbtree.png doc: Add docs on data structures 2020-05-07 17:17:52 -07:00
slist-empty.png doc: Add docs on data structures 2020-05-07 17:17:52 -07:00
slist.png doc: Add docs on data structures 2020-05-07 17:17:52 -07:00