Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ plugins:
HTTP2 Transport: HTTP2 传输
Load Sync: 负载同步
AS Actor Decorator: AS Actor 装饰器
Communication Evolution: 集群内通信技术演进
- mkdocstrings:
handlers:
python:
Expand Down Expand Up @@ -174,6 +175,7 @@ nav:
- HTTP2 Transport: design/http2-transport.md
- Load Sync: design/load_sync.md
- AS Actor Decorator: design/as-actor-decorator.md
- Communication Evolution: design/cluster-communication-evolution.md

extra:
generator: false
Expand Down
Loading
Loading