From 50e015fa879bd8cbd85c86805fb29a0b3676d040 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 24 Jun 2021 10:51:28 +1000 Subject: [PATCH] doc: add a reference to the PipeWire Under The Hood post A good writeup that provides more details than our own documentation, so let's at least link to it. --- doc/index.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.dox b/doc/index.dox index b34ae4709..3ea1f7306 100644 --- a/doc/index.dox +++ b/doc/index.dox @@ -30,6 +30,6 @@ See \ref page_api ### Resources * [LAC 2020 Paper](https://lac2020.sciencesconf.org/307881/document) - +* [PipeWire Under The Hood](https://venam.nixers.net/blog/unix/2021/06/23/pipewire-under-the-hood.html) */