modules: strip "PipeWire Module:" from Doxygen page name

Make them appear nicer in the output.
This commit is contained in:
Pauli Virtanen 2023-11-18 15:11:03 +02:00 committed by Wim Taymans
parent 7f5f88c04a
commit eca773fc12
41 changed files with 41 additions and 41 deletions

View file

@ -63,7 +63,7 @@ PW_LOG_TOPIC(mod_topic_connection, "conn." NAME);
#include <spa/debug/pod.h>
#include <spa/debug/types.h>
/** \page page_module_protocol_native PipeWire Module: Protocol Native
/** \page page_module_protocol_native Protocol Native
*
* The native protocol module implements the PipeWire communication between
* a client and a server using unix local sockets.