Browse Source

add images and update docs-nav.json

pull/12434/head
hpstory 4 years ago
parent
commit
a3172543ae
  1. 14
      docs/zh-Hans/docs-nav.json
  2. BIN
      docs/zh-Hans/images/deployment-clustered.png
  3. BIN
      docs/zh-Hans/images/deployment-single-instance.png

14
docs/zh-Hans/docs-nav.json

@ -262,6 +262,10 @@
"text": "种子数据",
"path": "Data-Seeding.md"
},
{
"text": "分布式锁",
"path": "Distributed-Locking.md"
},
{
"text": "虚拟文件系统",
"path": "Virtual-File-System.md"
@ -694,6 +698,16 @@
"text": "测试",
"path": "Testing.md"
},
{
"text": "部署",
"path": "Deployment/Index.md",
"items": [
{
"text": "部署到群集环境",
"path": "Deployment/Clustered-Environment.md"
}
]
},
{
"text": "示例",
"items": [

BIN
docs/zh-Hans/images/deployment-clustered.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
docs/zh-Hans/images/deployment-single-instance.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Loading…
Cancel
Save