mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-19 07:00:10 -05:00
doc: move spa/foo.md to spa-foo.md
Flatten the hierarchy a bit to make it easier to handle.
This commit is contained in:
parent
5e5b9e3050
commit
f8243f3cc1
10 changed files with 13 additions and 13 deletions
9
doc/spa-index.md
Normal file
9
doc/spa-index.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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.
|
||||
|
||||
* SPA [Design](spa-design.md)
|
||||
* [Data format](spa-pod.md)
|
||||
* SPA [Buffers](spa-buffer.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue