docs: document append_layout and sway-save-tree

Add sway(5) entry next to assign and a sway-save-tree(1) page;
register the new manpage in meson.build.
This commit is contained in:
codegax 2026-05-02 11:05:00 -06:00
parent cc4ba936e9
commit b1ad1b3df3
3 changed files with 93 additions and 0 deletions

View file

@ -127,6 +127,7 @@ if scdoc.found()
'sway/sway-output.5.scd',
'swaybar/swaybar-protocol.7.scd',
'swaymsg/swaymsg.1.scd',
'swaysavetree/sway-save-tree.1.scd',
]
if get_option('swaynag')