doc: include manpages in html docs

Include manpages as raw text in html docs.  Simple and readable
enough...
This commit is contained in:
Pauli Virtanen 2022-01-20 21:06:54 +02:00 committed by Wim Taymans
parent 695f8dfdd9
commit 88e744a06f
16 changed files with 56 additions and 36 deletions

View file

@ -1,5 +1,3 @@
.. This file is part of PipeWire.
pw-cli
######
@ -45,7 +43,8 @@ quit
MODULE MANAGEMENT
=================
| Modules are loaded and unloaded in the local instance and can add functionality or objects to the local instance.
| Modules are loaded and unloaded in the local instance and can add
| functionality or objects to the local instance.
load-module *name* [*arguments...*]
Load a module specified by its name and arguments. For most