mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 08:25:53 +00:00
Edit public API details for clarity, grammar, punctuation found on file event_logger.h Includes the event logger information in the ReST documentation. Modifies doxygen.config to include the event logger. Made consistent use of @retval to document return values. Used imperative verbs for all @brief descriptions. Change-Id: I88b8672a527138e2b4f7df4b4b0495a0d871cad3 Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
16 lines
209 B
ReStructuredText
16 lines
209 B
ReStructuredText
.. _event_logger:
|
|
|
|
Event Logger APIs
|
|
#################
|
|
|
|
.. contents::
|
|
:depth: 1
|
|
:local:
|
|
:backlinks: top
|
|
|
|
Event Logger
|
|
************
|
|
|
|
.. doxygengroup:: event_logger
|
|
:project: Zephyr
|
|
:content-only: |