From d90799c14e5cd05bf9b542e8f3f5a26ad97c234f Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 30 Sep 2021 13:31:08 +0200 Subject: [PATCH] doc: add link to wiki --- doc/index.dox | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/index.dox b/doc/index.dox index 3ea1f7306..ce733bafa 100644 --- a/doc/index.dox +++ b/doc/index.dox @@ -26,10 +26,14 @@ PipeWire ships with the following components: See \ref page_api +### More Documentation + +See our [Wiki](https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/home) for +More information on how to configure and use PipeWire. ### 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) +- [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) */