mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Doxygen comments can include doxygen-specific markup tags. If other markup tags are used (e.g., restructuredText) we need to indicate that in the doxygen comments (via @rststar/@endrststar tags). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>