docs: add more docs for the SPA modules

This commit is contained in:
Wim Taymans 2025-01-28 10:33:05 +01:00
parent 73e7f61d8c
commit f60fe6d6e4
5 changed files with 25 additions and 0 deletions

View file

@ -12,6 +12,10 @@
#include "spa-device.h"
/** \page page_module_spa_device SPA Device
*
* Load and manage an SPA device.
*/
#define NAME "spa-device"
PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);