Add inbound documentation

This commit is contained in:
世界
2022-07-08 18:10:39 +08:00
parent b44a1cd823
commit ddbdac7d97
11 changed files with 491 additions and 40 deletions

View File

@@ -28,10 +28,7 @@ theme:
- navigation.sections
- header.autohide
nav:
- Getting Started:
- index.md
- Installation: installation.md
- License: license.md
- Getting Started: index.md
- Configuration:
- configuration/index.md
- Log: configuration/log.md
@@ -41,6 +38,11 @@ nav:
- DNS Rule: configuration/dns/rule.md
- Inbound:
- configuration/inbound/index.md
- Mixed: configuration/inbound/mixed.md
- Socks: configuration/inbound/socks.md
- HTTP: configuration/inbound/http.md
- Direct: configuration/inbound/direct.md
- Shadowsocks: configuration/inbound/shadowsocks.md
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true