Skip to content

Commit 74f326e

Browse files
Update mkdocs.yml
1 parent 79cbaa6 commit 74f326e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,11 @@ nav:
152152
- 'Architecture': 'python-v2ray/core-concepts/architecture.md'
153153
- 'Config Parser': 'python-v2ray/core-concepts/config-parser.md'
154154
- 'Tester': 'python-v2ray/core-concepts/tester.md'
155-
- 'Speed Testing': 'python-v2ray/core-concepts/speed-testing.md'
156155
- 'Multiplexing (Mux)': 'python-v2ray/core-concepts/multiplexing.md'
156+
- 'Speed Testing': 'python-v2ray/core-concepts/speed-testing.md'
157+
- 'Proxy Chaining (WARP on Any)': 'python-v2ray/core-concepts/proxy-chaining.md'
158+
- 'Loading from Sources': 'python-v2ray/core-concepts/loading-from-sources.md'
159+
- 'Deduplicating Configs': 'python-v2ray/core-concepts/deduplicating-configs.md'
157160
- 'API Reference':
158161
- 'XrayCore': 'python-v2ray/api/core.md'
159162
- 'ConfigParams': 'python-v2ray/api/config-parser.md'

0 commit comments

Comments
 (0)