Update documentation

This commit is contained in:
世界
2022-08-19 19:02:32 +08:00
parent 767cd55817
commit 8e8b4dba22
9 changed files with 148 additions and 16 deletions

View File

@@ -32,6 +32,8 @@ theme:
nav:
- Getting Started:
- index.md
- Features: features.md
- Support: support.md
- Change Log: changelog.md
- Configuration:
- configuration/index.md
@@ -84,7 +86,6 @@ nav:
- Shadowsocks Client: examples/ss-client.md
- Shadowsocks Tun: examples/ss-tun.md
- DNS Hijack: examples/dns-hijack.md
- Benchmark: benchmark.md
markdown_extensions:
- pymdownx.inlinehilite
- pymdownx.snippets