mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-19 08:57:14 -05:00
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:
parent
9956637ce5
commit
f181232a61
22 changed files with 130 additions and 0 deletions
|
|
@ -45,6 +45,9 @@
|
|||
#include "pipewire/utils.h"
|
||||
#include "pipewire/private.h"
|
||||
|
||||
/** \page page_module_portal PipeWire Module: Portal
|
||||
*/
|
||||
|
||||
#define NAME "portal"
|
||||
|
||||
struct impl {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue