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, 1 insertions, 0 deletions
diff --git a/doc-src/index.py b/doc-src/index.py
index c2d995a5..b6a0caca 100644
--- a/doc-src/index.py
+++ b/doc-src/index.py
@@ -56,6 +56,7 @@ ns.filt_help = filt_help
pages = [
Page("index.html", "Index"),
Page("intro.html", "Introduction"),
+ Page("interception.html", "Interception"),
Page("clientreplay.html", "Client-side replay"),
Page("serverreplay.html", "Server-side replay"),
Page("stickycookies.html", "Sticky cookies"),