doc: switch the spa documentation to doxygen

This commit is contained in:
Peter Hutterer 2021-05-25 13:37:47 +10:00 committed by Wim Taymans
parent 9ed9980fa2
commit 46a39e0ba7
7 changed files with 178 additions and 167 deletions

View file

@ -1,9 +0,0 @@
# 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)