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

@ -28,7 +28,7 @@
#include <pipewire/impl.h>
#include <pipewire/i18n.h>
/** \page page_module_example_source PipeWire Module: Example Source
/** \page page_module_example_source Example Source
*
* The example source is a good starting point for writing a custom
* source. We refer to the source code for more information.