diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2011-03-19 11:26:51 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2011-03-19 11:26:51 +1300 |
commit | 872b7881f2793bec8b2596e2a65bc4891387a1d5 (patch) | |
tree | cf68ff0df6658f9750dd8bc031100d122a36b4dd /doc-src/index.html | |
parent | 35a952ef3c8a498d67345b61d714fa3aa23cef4a (diff) | |
download | mitmproxy-872b7881f2793bec8b2596e2a65bc4891387a1d5.tar.gz mitmproxy-872b7881f2793bec8b2596e2a65bc4891387a1d5.tar.bz2 mitmproxy-872b7881f2793bec8b2596e2a65bc4891387a1d5.zip |
Docs.
Diffstat (limited to 'doc-src/index.html')
-rw-r--r-- | doc-src/index.html | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/doc-src/index.html b/doc-src/index.html index 56b35f47..04113609 100644 --- a/doc-src/index.html +++ b/doc-src/index.html @@ -8,14 +8,10 @@ * [Filter expressions](@!urlTo("filters.html")!@) * [Scripting API](@!urlTo("scripts.html")!@) * [SSL](@!urlTo("/ssl.html")!@) - * Browser certificate installation: - * [Firefox](@!urlTo("certinstall/firefox.html")!@) - * [Safari](@!urlTo("certinstall/safari.html")!@) - * [Internet Explorer](@!urlTo("certinstall/ie.html")!@) - * System-wide certificate installation: - * [OSX](@!urlTo("certinstall/osx.html")!@) - * [Windows 7](@!urlTo("certinstall/windows7.html")!@) - * [iPhone/iPad](@!urlTo("certinstall/ios.html")!@) + * [Firefox](@!urlTo("certinstall/firefox.html")!@) + * [OSX](@!urlTo("certinstall/osx.html")!@) + * [Windows 7](@!urlTo("certinstall/windows7.html")!@) + * [iPhone/iPad](@!urlTo("certinstall/ios.html")!@) * [libmproxy](@!urlTo("library.html")!@) * Tutorials * Client replay: a 30 second example |