aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-05-30 02:58:46 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-05-30 10:54:23 -0400
commitc3532bc8a18e28474350e5b471f00cf33ba5a290 (patch)
tree1fa8b62a288826a3f046d7da41f07e4c8da60d17 /meson.build
parentbindings: allow unlocked and locked bindings (diff)
downloadsway-c3532bc8a18e28474350e5b471f00cf33ba5a290.tar.gz
sway-c3532bc8a18e28474350e5b471f00cf33ba5a290.tar.zst
sway-c3532bc8a18e28474350e5b471f00cf33ba5a290.zip
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()
107 'sway/sway-input.5.scd', 107 'sway/sway-input.5.scd',
108 'sway/sway-ipc.7.scd', 108 'sway/sway-ipc.7.scd',
109 'sway/sway-output.5.scd', 109 'sway/sway-output.5.scd',
110 'swaybar/swaybar-protocol.7.scd',
110 'swaymsg/swaymsg.1.scd', 111 'swaymsg/swaymsg.1.scd',
111 'swaynag/swaynag.1.scd', 112 'swaynag/swaynag.1.scd',
112 'swaynag/swaynag.5.scd', 113 'swaynag/swaynag.5.scd',