Skip to content

Commit 3d6ca6a

Browse files
committed
docs: Add proxies feature and configure proxy docs
1 parent a33766f commit 3d6ca6a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,19 @@
6363
"browsers/termination",
6464
"browsers/file-io",
6565
"browsers/live-view",
66-
"browsers/replays"
66+
"browsers/replays",
67+
"browsers/configure-proxy"
68+
]
69+
},
70+
{
71+
"group": "Proxies",
72+
"pages": [
73+
"proxies/overview",
74+
"proxies/datacenter",
75+
"proxies/isp",
76+
"proxies/residential",
77+
"proxies/mobile",
78+
"proxies/custom"
6779
]
6880
},
6981
{

0 commit comments

Comments
 (0)