From db15c63c909f6a44692e64a4d7e94c3f06d9f4ac Mon Sep 17 00:00:00 2001 From: novakne Date: Tue, 23 Feb 2021 13:24:19 +0100 Subject: [PATCH] doc: rename -swayxkb to -sway-xkb add a yambar-modules-sway pages --- doc/meson.build | 8 ++++---- ...s-swayxkb.5.scd => yambar-modules-sway-xkb.5.scd} | 2 +- doc/yambar-modules-sway.5.scd | 12 ++++++++++++ doc/yambar-modules.5.scd | 4 +++- 4 files changed, 20 insertions(+), 6 deletions(-) rename doc/{yambar-modules-swayxkb.5.scd => yambar-modules-sway-xkb.5.scd} (98%) create mode 100644 doc/yambar-modules-sway.5.scd diff --git a/doc/meson.build b/doc/meson.build index 8da6dca..4598ab2 100644 --- a/doc/meson.build +++ b/doc/meson.build @@ -9,10 +9,10 @@ foreach man_src : ['yambar.1.scd', 'yambar.5.scd', 'yambar-decorations.5.scd', 'yambar-modules-i3.5.scd', 'yambar-modules-label.5.scd', 'yambar-modules-mpd.5.scd', 'yambar-modules-network.5.scd', 'yambar-modules-removables.5.scd', 'yambar-modules-river.5.scd', - 'yambar-modules-script.5.scd', 'yambar-modules-swayxkb.5.scd', - 'yambar-modules-xkb.5.scd', 'yambar-modules-xwindow.5.scd', - 'yambar-modules.5.scd', 'yambar-particles.5.scd', - 'yambar-tags.5.scd'] + 'yambar-modules-script.5.scd', 'yambar-modules-sway-xkb.5.scd', + 'yambar-modules-sway.5.scd', 'yambar-modules-xkb.5.scd', + 'yambar-modules-xwindow.5.scd', 'yambar-modules.5.scd', + 'yambar-particles.5.scd', 'yambar-tags.5.scd'] parts = man_src.split('.') name = parts[-3] section = parts[-2] diff --git a/doc/yambar-modules-swayxkb.5.scd b/doc/yambar-modules-sway-xkb.5.scd similarity index 98% rename from doc/yambar-modules-swayxkb.5.scd rename to doc/yambar-modules-sway-xkb.5.scd index fffe8b7..eee7859 100644 --- a/doc/yambar-modules-swayxkb.5.scd +++ b/doc/yambar-modules-sway-xkb.5.scd @@ -1,4 +1,4 @@ -yambar-modules-swayxkb(5) +yambar-modules-sway-xkb(5) # NAME sway-xkb - This module monitor input devices' active XKB layout diff --git a/doc/yambar-modules-sway.5.scd b/doc/yambar-modules-sway.5.scd new file mode 100644 index 0000000..a14b57f --- /dev/null +++ b/doc/yambar-modules-sway.5.scd @@ -0,0 +1,12 @@ +yambar-modules-sway(5) + +# NAME +i3 - This module monitors i3 and sway workspaces + +# DESCRIPTION + +This module use the same configuration than i3 (see *yambar-modules-i3*(5)) + +# SEE ALSO + +*yambar-modules*(5), *yambar-particles*(5), *yambar-tags*(5), *yambar-decorations*(5) diff --git a/doc/yambar-modules.5.scd b/doc/yambar-modules.5.scd index e345004..98857d8 100644 --- a/doc/yambar-modules.5.scd +++ b/doc/yambar-modules.5.scd @@ -159,7 +159,9 @@ Available modules have their own pages: *yambar-modules-script*(5) -*yambar-modules-swayxkb*(5) +*yambar-modules-sway-xkb*(5) + +*yambar-modules-sway*(5) *yambar-modules-xkb*(5)