From c298fbfadc707116b30783e0577b0a179b07bb54 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Mon, 9 Apr 2012 15:15:41 +1200 Subject: Documentation. --- doc-src/certinstall/android.html | 4 ++- doc-src/index.html | 1 + doc-src/index.py | 1 + doc-src/install.html | 57 ++++++++++++++++++++++++++++++++++++++++ doc-src/replacements.html | 4 ++- 5 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 doc-src/install.html (limited to 'doc-src') diff --git a/doc-src/certinstall/android.html b/doc-src/certinstall/android.html index 1c250339..3f57c39e 100644 --- a/doc-src/certinstall/android.html +++ b/doc-src/certinstall/android.html @@ -97,5 +97,7 @@ When you start mitmproxy, make sure that the upstream certificate option is set (use the _--upstream-cert_ command-line option, or enable it interactively using the _o_ shortcut): - mitmproxy --upstream-cert +
+mitmproxy --upstream-cert
+
diff --git a/doc-src/index.html b/doc-src/index.html index 3caf41eb..d3ff6f17 100644 --- a/doc-src/index.html +++ b/doc-src/index.html @@ -1,6 +1,7 @@