blob: 1ab5f05270ed5a4dc6afa689dcc37bfaa045c449 (
plain)
1
2
3
4
5
6
7
8
9
10
|
baseURL = ""
languageCode = "en-us"
title = "mitmproxy.org docs"
theme = "mitmproxydocs"
publishDir = "../public"
RelativeURLs = true
googleAnalytics = "UA-4150636-13"
[indexes]
tag = "tags"
|