diff --git a/doc/index.md b/doc/index.md new file mode 100644 index 000000000..9293065a7 --- /dev/null +++ b/doc/index.md @@ -0,0 +1,12 @@ +# PipeWire + +Start with the [overview](overview.md) of PipeWire. + +Some notes about the [architecture](architecture.md) can be +found here. + +Start the tutorial about how to use the PipeWire API +[here](tutorial1.md). + +Notes about the design of the low-level [SPA](spa/design.md) +layer.