mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
doc: switch the spa documentation to doxygen
This commit is contained in:
parent
9ed9980fa2
commit
46a39e0ba7
7 changed files with 178 additions and 167 deletions
11
doc/spa-index.dox
Normal file
11
doc/spa-index.dox
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/** \page page_spa SPA (Simple Plugin API)
|
||||
|
||||
SPA (Simple Plugin API) is an extensible API to implement all kinds of
|
||||
plugins. It is inspired by many other plugin APIs, mostly LV2 and
|
||||
GStreamer.
|
||||
|
||||
- \subpage page_spa_design
|
||||
- \subpage page_spa_pod
|
||||
- \subpage page_spa_buffer
|
||||
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue