aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-02-27 13:23:10 -0500
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-02-27 13:23:10 -0500
commitf876009c7f5c332af5d60b19ccbf8d991b972ffa (patch)
tree8bce418ffaaf1642cc7987432bc8cc4f577bb4b3 /README.md
parentMake load_include_configs void. Fix some cases where WD would not be restored. (diff)
downloadsway-f876009c7f5c332af5d60b19ccbf8d991b972ffa.tar.gz
sway-f876009c7f5c332af5d60b19ccbf8d991b972ffa.tar.zst
sway-f876009c7f5c332af5d60b19ccbf8d991b972ffa.zip
Add sway-ipc.7.scd to document IPC protocol
This add `sway-ipc.7.scd` that documents the IPC protocol. This also increased the minimum scdoc version from 1.8.1 to 1.9.0 to allow for table cells to be continued on the following line
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e11a0dc1..aa7cd846 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Install dependencies:
41* pango 41* pango
42* cairo 42* cairo
43* gdk-pixbuf2 \*\* 43* gdk-pixbuf2 \*\*
44* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.8.1 (optional: man pages) \* 44* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.9.0 (optional: man pages) \*
45* git \* 45* git \*
46 46
47_\*Compile-time dep_ 47_\*Compile-time dep_