diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-02-27 13:23:10 -0500 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2019-02-27 13:23:10 -0500 |
commit | f876009c7f5c332af5d60b19ccbf8d991b972ffa (patch) | |
tree | 8bce418ffaaf1642cc7987432bc8cc4f577bb4b3 /README.md | |
parent | d4b1e71b919a52fbad0ba8191259eb4f14dfd1ab (diff) |
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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Install dependencies: * pango * cairo * gdk-pixbuf2 \*\* -* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.8.1 (optional: man pages) \* +* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.9.0 (optional: man pages) \* * git \* _\*Compile-time dep_ |