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:
Peter Hutterer 2021-05-25 11:19:17 +10:00 committed by Wim Taymans
parent 5e5b9e3050
commit f8243f3cc1
10 changed files with 13 additions and 13 deletions

View file

@ -55,10 +55,10 @@ extra_docs = [
'tutorial4.md',
'tutorial5.md',
'tutorial6.md',
'spa/index.md',
'spa/design.md',
'spa/pod.md',
'spa/buffer.md',
'spa-index.md',
'spa-design.md',
'spa-pod.md',
'spa-buffer.md',
'pulseaudio.md',
]