doc: add tutorial index

This commit is contained in:
Wim Taymans 2020-06-11 13:43:29 +02:00
parent 0a84a77a21
commit 0ee5feab67
2 changed files with 9 additions and 1 deletions

8
doc/tutorial-index.md Normal file
View file

@ -0,0 +1,8 @@
# PipeWire Tutorial
Welcome to the PipeWire tutorial. The goal is to learn to
PipeWire API step-by-step with simple short examples.
1) Getting started [tutorial 1](tutorial1.md).
2) Enumerating objects [tutorial 2](tutorial2.md).