doc: _doxygen: define modem group

Add @defgroup for modem APIs

Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com>
This commit is contained in:
Bjarki Arge Andreasen 2023-10-14 16:21:38 +02:00 committed by Johan Hedberg
parent 32918ddd92
commit cc03017b13

View file

@ -60,4 +60,9 @@
@{
@}
@brief Modem APIs
@defgroup modem Modem APIs
@{
@}
*/