From 31ee4607c892f85c5d139e54acbc3ca4f9fb6bcb Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Mon, 7 Sep 2015 10:30:40 +0200 Subject: remove old docs --- doc-src/features/index.py | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 doc-src/features/index.py (limited to 'doc-src/features/index.py') diff --git a/doc-src/features/index.py b/doc-src/features/index.py deleted file mode 100644 index fdab1714..00000000 --- a/doc-src/features/index.py +++ /dev/null @@ -1,19 +0,0 @@ -from countershape import Page - -pages = [ - Page("anticache.html", "Anticache"), - Page("clientreplay.html", "Client-side replay"), - Page("filters.html", "Filter expressions"), - Page("passthrough.html", "Ignore Domains"), - Page("proxyauth.html", "Proxy Authentication"), - Page("replacements.html", "Replacements"), - Page("responsestreaming.html", "Response Streaming"), - Page("reverseproxy.html", "Reverse proxy mode"), - Page("socksproxy.html", "SOCKS Mode"), - Page("setheaders.html", "Set Headers"), - Page("serverreplay.html", "Server-side replay"), - Page("sticky.html", "Sticky cookies and auth"), - Page("tcpproxy.html", "TCP Proxy"), - Page("upstreamcerts.html", "Upstream Certs"), - Page("upstreamproxy.html", "Upstream proxy mode"), -] -- cgit v1.2.3