From 95a420534d15c17546f6c870654cd6509b80aaba Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 5 Oct 2020 19:34:02 +0530 Subject: [PATCH] Remove the old asciidoc files By now hopefully the kitty website is well established --- graphics-protocol.asciidoc | 1 - key_encoding.asciidoc | 1 - protocol-extensions.asciidoc | 1 - remote-control.asciidoc | 1 - 4 files changed, 4 deletions(-) delete mode 100644 graphics-protocol.asciidoc delete mode 100644 key_encoding.asciidoc delete mode 100644 protocol-extensions.asciidoc delete mode 100644 remote-control.asciidoc diff --git a/graphics-protocol.asciidoc b/graphics-protocol.asciidoc deleted file mode 100644 index 570d0df61..000000000 --- a/graphics-protocol.asciidoc +++ /dev/null @@ -1 +0,0 @@ -See https://sw.kovidgoyal.net/kitty/graphics-protocol.html diff --git a/key_encoding.asciidoc b/key_encoding.asciidoc deleted file mode 100644 index b1a4b11bf..000000000 --- a/key_encoding.asciidoc +++ /dev/null @@ -1 +0,0 @@ -See https://sw.kovidgoyal.net/kitty/key-encoding.html diff --git a/protocol-extensions.asciidoc b/protocol-extensions.asciidoc deleted file mode 100644 index 2fb491ebd..000000000 --- a/protocol-extensions.asciidoc +++ /dev/null @@ -1 +0,0 @@ -See https://sw.kovidgoyal.net/kitty/protocol-extensions.html diff --git a/remote-control.asciidoc b/remote-control.asciidoc deleted file mode 100644 index 9004eff1c..000000000 --- a/remote-control.asciidoc +++ /dev/null @@ -1 +0,0 @@ -See https://sw.kovidgoyal.net/kitty/remote-control.html