mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 02:22:57 +00:00
doxygen does not support ordered (numbered) lists using reST syntax ``1)`` or ``a)`` unless the doxygen comments are bounded by ``@rst`` and ``@endrst`` markers. The "doxygen" way to do ordered lists is to use ``-#``. This PR cleans this up for our API documentation. Signed-off-by: David B. Kinder <david.b.kinder@intel.com> |
||
---|---|---|
.. | ||
__assert.h | ||
arch_interface.h | ||
atomic.h | ||
base64.h | ||
byteorder.h | ||
crc.h | ||
dlist.h | ||
errno_private.h | ||
fdtable.h | ||
libc-hooks.h | ||
list_gen.h | ||
math_extras_impl.h | ||
math_extras.h | ||
mempool_base.h | ||
mempool.h | ||
mutex.h | ||
printk.h | ||
rb.h | ||
ring_buffer.h | ||
sem.h | ||
sflist.h | ||
slist.h | ||
speculation.h | ||
sys_io.h | ||
time_units.h | ||
timeutil.h | ||
util.h |