aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src')
-rw-r--r--doc-src/index.html2
-rw-r--r--doc-src/index.py1
-rw-r--r--doc-src/stickycookies.html3
3 files changed, 5 insertions, 1 deletions
diff --git a/doc-src/index.html b/doc-src/index.html
index 406cb6d0..c2a6a1c2 100644
--- a/doc-src/index.html
+++ b/doc-src/index.html
@@ -4,7 +4,7 @@
* Concepts
* [Client-side replay](@!urlTo("clientreplay.html")!@)
* [Server-side replay](@!urlTo("serverreplay.html")!@)
- * [Sticky cookies](@!urlTo("scripts.html")!@)
+ * [Sticky cookies](@!urlTo("stickycookies.html")!@)
* [Scripting API](@!urlTo("scripts.html")!@)
* [Anticache](@!urlTo("scripts.html")!@)
* [Filter expressions](@!urlTo("scripts.html")!@)
diff --git a/doc-src/index.py b/doc-src/index.py
index f3bcbffd..b51a2a3c 100644
--- a/doc-src/index.py
+++ b/doc-src/index.py
@@ -32,6 +32,7 @@ pages = [
Page("intro.html", "Introduction"),
Page("clientreplay.html", "Client-side replay"),
Page("serverreplay.html", "Server-side replay"),
+ Page("stickycookies.html", "Sticky cookies"),
Page("scripts.html", "External scripts"),
Page("library.html", "libmproxy: mitmproxy as a library"),
Page("ssl.html", "SSL"),
diff --git a/doc-src/stickycookies.html b/doc-src/stickycookies.html
new file mode 100644
index 00000000..b28b04f6
--- /dev/null
+++ b/doc-src/stickycookies.html
@@ -0,0 +1,3 @@
+
+
+