docs: more tutorial

This commit is contained in:
Wim Taymans 2020-06-11 15:32:52 +02:00
parent 0ee5feab67
commit 44efab6c31
3 changed files with 122 additions and 6 deletions

View file

@ -1,4 +1,6 @@
# Tutorial 1
[index](tutorial-index.md) [next](tutorial2.md)
# Getting started (Tutorial 1)
In this tutorial we show the basics of a simple PipeWire application.
Use this tutorial to get started and help you set up your development
@ -43,3 +45,4 @@ Linked with libpipewire 0.3.5
#
```
[index](tutorial-index.md) [next](tutorial2.md)