aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/transparent/index.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-01-01 14:09:43 +1300
committerAldo Cortesi <aldo@nullcube.com>2013-01-01 14:09:43 +1300
commit8b666819296e1109a3a9d92175ef507b46700e85 (patch)
treee6569a720fd49edd2dbf77b87223645a3727e7fa /doc-src/transparent/index.py
parente42136a6ef6f29a16cb2eb5f566be317ed7f3579 (diff)
downloadmitmproxy-8b666819296e1109a3a9d92175ef507b46700e85.tar.gz
mitmproxy-8b666819296e1109a3a9d92175ef507b46700e85.tar.bz2
mitmproxy-8b666819296e1109a3a9d92175ef507b46700e85.zip
Much-needed facelift for the docs.
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"),
]