mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-05 00:48:01 +02:00
docs: reorder menu items under "Configuration" section
Also remove "main.rst", which is to be removed entirely as a file (but only after its contents are all moved to other files).
This commit is contained in:
parent
ef24f35ff8
commit
58b58b4b48
2 changed files with 4 additions and 6 deletions
|
|
@ -23,10 +23,9 @@ the various options available.
|
|||
configuration/features.rst
|
||||
configuration/configuration_option_types.rst
|
||||
configuration/settings.rst
|
||||
configuration/locations.rst
|
||||
configuration/main.rst
|
||||
configuration/multi_instance.rst
|
||||
configuration/alsa.rst
|
||||
configuration/bluetooth.rst
|
||||
configuration/policy.rst
|
||||
configuration/access.rst
|
||||
configuration/locations.rst
|
||||
configuration/multi_instance.rst
|
||||
|
|
|
|||
|
|
@ -5,11 +5,10 @@ sphinx_files += files(
|
|||
'configuration_option_types.rst',
|
||||
'features.rst',
|
||||
'settings.rst',
|
||||
'locations.rst',
|
||||
'main.rst',
|
||||
'multi_instance.rst',
|
||||
'alsa.rst',
|
||||
'bluetooth.rst',
|
||||
'policy.rst',
|
||||
'access.rst',
|
||||
'locations.rst',
|
||||
'multi_instance.rst',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue