mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
This is an attempt of breaking up the documentation, currently spread across several pages. We're left with a few high-level topics with various things grouped underneath those. Further refinement is necessary, but this can now be done in incremental steps over massive reworks.
13 lines
304 B
Text
13 lines
304 B
Text
/** \page page_tutorial Tutorial
|
|
|
|
Welcome to the PipeWire tutorial. The goal is to learn
|
|
PipeWire API step-by-step with simple short examples.
|
|
|
|
- \subpage page_tutorial1
|
|
- \subpage page_tutorial2
|
|
- \subpage page_tutorial3
|
|
- \subpage page_tutorial4
|
|
- \subpage page_tutorial5
|
|
- \subpage page_tutorial6
|
|
|
|
*/
|