modules: add Module Name section to the module reference docs

This commit is contained in:
Pauli Virtanen 2023-11-20 00:23:03 +02:00 committed by Wim Taymans
parent 843e733479
commit fdcb02ed75
41 changed files with 170 additions and 1 deletions

View file

@ -17,6 +17,10 @@
#include "module-client-node/client-node.h"
/** \page page_module_client_node Client Node
*
* ## Module Name
*
* `libpipewire-module-client-node`
*/
#define NAME "client-node"