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

@ -7,7 +7,7 @@
#include <pipewire/impl.h>
/** \page page_module_session_manager PipeWire Module: Session Manager
/** \page page_module_session_manager Session Manager
*
* This module implements some usefull objects for implementing a session
* manager. It is not yet actively used.