mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -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
|
|
@ -27,6 +27,9 @@
|
|||
|
||||
#include <pipewire/impl.h>
|
||||
|
||||
/** \page page_module_session_manager PipeWire Module: Session Manager
|
||||
*/
|
||||
|
||||
/* client-endpoint.c */
|
||||
int client_endpoint_factory_init(struct pw_impl_module *module);
|
||||
/* client-session.c */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue