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

@ -32,7 +32,7 @@
#define IPTOS_DSCP(x) ((x) & IPTOS_DSCP_MASK)
#endif
/** \page page_module_rtp_sink PipeWire Module: RTP sink
/** \page page_module_rtp_sink RTP sink
*
* The `rtp-sink` module creates a PipeWire sink that sends audio
* RTP packets.