mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: namespace the pipewire md files
This commit is contained in:
parent
b00e524341
commit
6cf819ab1c
5 changed files with 4 additions and 4 deletions
|
|
@ -44,10 +44,10 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
extra_docs = [
|
extra_docs = [
|
||||||
'overview.md',
|
'pipewire-overview.md',
|
||||||
'design.md',
|
'pipewire-design.md',
|
||||||
'architecture.md',
|
'pipewire-architecture.md',
|
||||||
'objects_design.md',
|
'pipewire-objects-design.md',
|
||||||
'tutorial-index.md',
|
'tutorial-index.md',
|
||||||
'tutorial1.md',
|
'tutorial1.md',
|
||||||
'tutorial2.md',
|
'tutorial2.md',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue