aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/index.py')
-rw-r--r--doc-src/index.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc-src/index.py b/doc-src/index.py
index 0191de3d..451cf8d6 100644
--- a/doc-src/index.py
+++ b/doc-src/index.py
@@ -14,7 +14,6 @@ else:
ns.title = countershape.template.Template(None, "<h1>@!this.title!@</h1>")
this.layout = countershape.Layout("_layout.html")
-ns.docTitle = "mitmproxy"
this.markup = markup.Markdown()
ns.docMaintainer = "Aldo Cortesi"
ns.docMaintainerEmail = "aldo@corte.si"