summaryrefslogtreecommitdiff
path: root/x11/wezterm/files/patch-ci_generate-docs.py
blob: d4379774d552328889cd19a7b30c90bf49bd930e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- ci/generate-docs.py.orig	2025-07-30 18:57:51 UTC
+++ ci/generate-docs.py
@@ -340,18 +340,6 @@ TOC = [
         ],
     ),
     Page(
-        "Download",
-        "installation.md",
-        children=[
-            Page("Windows", "install/windows.md"),
-            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"),
-        ],
-    ),
-    Page(
         "Configuration",
         "config/files.md",
         children=[