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
This commit is contained in:
Brian Ashworth 2019-02-27 13:23:10 -05:00 committed by Drew DeVault
parent e91349f2a0
commit 7371ed55fe
6 changed files with 1586 additions and 2 deletions

1578
sway/sway-ipc.7.scd Normal file

File diff suppressed because it is too large Load diff

View file

@ -89,3 +89,4 @@ source contributors. For more information about sway development, see
# SEE ALSO
*sway*(5) *swaymsg*(1) *sway-input*(5) *sway-output*(5) *sway-bar*(5)
*sway-ipc*(7)

View file

@ -748,4 +748,4 @@ The following attributes may be matched with:
# SEE ALSO
*sway*(1) *sway-input*(5) *sway-output*(5) *sway-bar*(5)
*sway*(1) *sway-input*(5) *sway-output*(5) *sway-bar*(5) *sway-ipc*(7)