mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-13 13:30:05 -05:00
doc: include manpages in html docs
Include manpages as raw text in html docs. Simple and readable enough...
This commit is contained in:
parent
695f8dfdd9
commit
88e744a06f
16 changed files with 56 additions and 36 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue