doc: add the documentation infrastructure for pipewire modules

All empty pages for now but at least this makes them show up in the
documentation.
This commit is contained in:
Peter Hutterer 2021-06-24 14:06:30 +10:00 committed by Wim Taymans
parent 9956637ce5
commit f181232a61
22 changed files with 130 additions and 0 deletions

View file

@ -45,6 +45,9 @@
#include "pipewire/utils.h"
#include "pipewire/private.h"
/** \page page_module_portal PipeWire Module: Portal
*/
#define NAME "portal"
struct impl {