pipewire/doc
Peter Hutterer 9ed9980fa2 doc: change the tutorials to doxygen sources
While doxygen can handle markdown pages, support for it is very limited:
markdown pages can only be included as a whole page, they get an automatic
title (custom titles are possible but aren't standard markdown) and it's not
possible to use \subpage without messing with the markdown again. Any markdown
page will thus end up as separate item in the doxygen output, not really
suitable for generating a good page hiearchy.

Let's switch the tutorial to use doxygen directly instead of markdown, short
of using code/endcode instead of markdown's ``` there isn't that much
difference anyway but it allows us to structure things nicer in the online
docs.
2021-05-26 10:02:10 +02:00
..
custom.css doc: add a custom doxygen theme based on doxygen-awesome 2021-05-21 16:08:46 +10:00
Doxyfile.in doc: add spa to doxygen output 2021-05-26 07:44:55 +00:00
doxygen-awesome.css doc: add a custom doxygen theme based on doxygen-awesome 2021-05-21 16:08:46 +10:00
index.md doc: move spa/foo.md to spa-foo.md 2021-05-26 10:02:10 +02:00
meson.build doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
pipewire-architecture.md doc: namespace the pipewire md files 2021-05-26 10:02:10 +02:00
pipewire-design.md doc: namespace the pipewire md files 2021-05-26 10:02:10 +02:00
pipewire-objects-design.md doc: namespace the pipewire md files 2021-05-26 10:02:10 +02:00
pipewire-overview.md doc: namespace the pipewire md files 2021-05-26 10:02:10 +02:00
pulseaudio.md doc: add the various markdown prose docs to the doxygen output 2021-05-07 10:27:26 +10:00
spa-buffer.md doc: move spa/foo.md to spa-foo.md 2021-05-26 10:02:10 +02:00
spa-design.md doc: move spa/foo.md to spa-foo.md 2021-05-26 10:02:10 +02:00
spa-index.md doc: move spa/foo.md to spa-foo.md 2021-05-26 10:02:10 +02:00
spa-pod.md doc: move spa/foo.md to spa-foo.md 2021-05-26 10:02:10 +02:00
strip-static.sh doc: add spa to doxygen output 2021-05-26 07:44:55 +00:00
tutorial.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
tutorial1.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
tutorial2.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
tutorial3.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
tutorial4.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
tutorial5.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00
tutorial6.dox doc: change the tutorials to doxygen sources 2021-05-26 10:02:10 +02:00