aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2019-05-30 02:58:46 -0400
committerFurkan Sahin <furkan-dev@proton.me>2019-05-30 02:58:46 -0400
commit296bc70ef737d044c8ffa92a6dfae7737f8f404f (patch)
tree1fa8b62a288826a3f046d7da41f07e4c8da60d17 /meson.build
parent92b61da647563b7dff95ff67e4718edab0dbf33b (diff)
Add swaybar protocol documentation
This adds swaybar-protocol.7.scd documenting the swaybar status line protocol including some differences from the i3bar counterpart.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 4c35b372..48bce3aa 100644
--- a/meson.build
+++ b/meson.build
@@ -107,6 +107,7 @@ if scdoc.found()
'sway/sway-input.5.scd',
'sway/sway-ipc.7.scd',
'sway/sway-output.5.scd',
+ 'swaybar/swaybar-protocol.7.scd',
'swaymsg/swaymsg.1.scd',
'swaynag/swaynag.1.scd',
'swaynag/swaynag.5.scd',