From a1418e51b1ac00eb0dbab52da3a340ee95839841 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Tue, 25 Nov 2025 00:18:01 -0500 Subject: [PATCH] fix: remove old unused pages --- static/doc2/lsp.html | 18 ------------------ static/doc2/lua-resources.html | 19 ------------------- static/doc2/treesitter.html | 19 ------------------- 3 files changed, 56 deletions(-) delete mode 100644 static/doc2/lsp.html delete mode 100644 static/doc2/lua-resources.html delete mode 100644 static/doc2/treesitter.html diff --git a/static/doc2/lsp.html b/static/doc2/lsp.html deleted file mode 100644 index 275c2fa..0000000 --- a/static/doc2/lsp.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: default -title: LSP documentation -canonical_url: /doc/lsp ---- - -{% include nav.html active='Documentation' %} - -
-
-

Language Server Protocol Documentation

-
-
-

- This page was moved here. -

-
-
diff --git a/static/doc2/lua-resources.html b/static/doc2/lua-resources.html deleted file mode 100644 index 3f467e2..0000000 --- a/static/doc2/lua-resources.html +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: default -title: Lua resources -canonical_url: /doc/lua-resources/ ---- - -{% include nav.html active='Documentation' %} - -
-
-

Lua resources

-
-
-

- This page was moved here. -

-
-
- diff --git a/static/doc2/treesitter.html b/static/doc2/treesitter.html deleted file mode 100644 index 8fce135..0000000 --- a/static/doc2/treesitter.html +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: default -title: Tree-sitter documentation -canonical_url: /doc/treesitter/ ---- - -{% include nav.html active='Documentation' %} - -
-
-

Tree-sitter documentation

-
-
-

- This page was moved here. -

-
-
-