summaryrefslogtreecommitdiff
path: root/x11/wezterm/files/patch-ci_generate-docs.py
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wezterm/files/patch-ci_generate-docs.py')
-rw-r--r--x11/wezterm/files/patch-ci_generate-docs.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/wezterm/files/patch-ci_generate-docs.py b/x11/wezterm/files/patch-ci_generate-docs.py
index d0c4bedc760e..d4379774d552 100644
--- a/x11/wezterm/files/patch-ci_generate-docs.py
+++ b/x11/wezterm/files/patch-ci_generate-docs.py
@@ -1,6 +1,6 @@
---- ci/generate-docs.py.orig 2025-02-13 20:33:49 UTC
+--- ci/generate-docs.py.orig 2025-07-30 18:57:51 UTC
+++ ci/generate-docs.py
-@@ -340,17 +340,6 @@ TOC = [
+@@ -340,18 +340,6 @@ TOC = [
],
),
Page(
@@ -11,6 +11,7 @@
- Page("macOS", "install/macos.md"),
- Page("Linux", "install/linux.md"),
- Page("FreeBSD", "install/freebsd.md"),
+- Page("NetBSD", "install/netbsd.md"),
- Page("Build from source", "install/source.md"),
- ],
- ),