Fix: document: Fix there is no API Reference in clock

Add the doxygen group in clock rst file to add the API Reference
chapter. Fix: #37032

Signed-off-by: Jian Kang <jianx.kang@intel.com>
This commit is contained in:
Jian Kang 2021-07-21 09:52:14 +08:00 committed by Christopher Friedt
commit a3ec9b0ebd
2 changed files with 7 additions and 0 deletions

View file

@ -1515,6 +1515,7 @@ static inline void *z_impl_k_timer_user_data_get(const struct k_timer *timer)
/**
* @addtogroup clock_apis
* @ingroup kernel_apis
* @{
*/