mirror of
https://github.com/swaywm/sway.git
synced 2026-06-14 14:33:19 -04:00
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:
parent
cc4ba936e9
commit
b1ad1b3df3
3 changed files with 93 additions and 0 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue