aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/transparent/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/transparent/index.py')
-rw-r--r--doc-src/transparent/index.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc-src/transparent/index.py b/doc-src/transparent/index.py
index fa2a67da..d277d708 100644
--- a/doc-src/transparent/index.py
+++ b/doc-src/transparent/index.py
@@ -3,5 +3,4 @@ from countershape import Page
pages = [
Page("linux.html", "Linux"),
Page("osx.html", "OSX"),
- Page("openbsd.html", "OpenBSD"),
]