中文文档更新,增加DDNS、网络延迟图表等功能文档,更新优化现有文档以匹配上游更改

This commit is contained in:
Kris
2024-03-16 20:33:09 +01:00
parent 266830b941
commit f0dab839cf
12 changed files with 154 additions and 100 deletions
+3 -3
View File
@@ -98,10 +98,10 @@ function getGuideSidebarZhCN() {
{
text: '管理面板配置',
items: [
{ text: '主机', link: '/guide/servers.html' },
{ text: '服务器', link: '/guide/servers.html' },
{ text: '服务', link: '/guide/services.html' },
{ text: '定时任务', link: '/guide/tasks.html' },
{ text: '报警通知', link: '/guide/notifications.html' },
{ text: '任务', link: '/guide/tasks.html' },
{ text: '告警', link: '/guide/notifications.html' },
{ text: '设置', link: '/guide/settings.html' },
{ text: 'API', link: '/guide/api.html' }
],