navigation.yml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. zh:
  2. - title: "概览"
  3. url: /
  4. - title: "文档"
  5. url: /docs/zh/1.1-deployment
  6. - title: "更多"
  7. url: /blueprint
  8. en:
  9. - title: "Overview"
  10. url: /
  11. - title: "Docs"
  12. url: /docs/en/1.1-deployment
  13. - title: "More"
  14. url: /blueprint
  15. zh_docs_sidebar:
  16. - title: 快速上手
  17. children:
  18. - title: 1.1 安装
  19. url: "/docs/zh/1.1-deployment"
  20. - title: 1.2 第一个应用
  21. url: "/docs/zh/1.2-quick_start"
  22. - title: 功能详解
  23. children:
  24. - title: 2.1 数据源 - Source
  25. url: "/docs/zh/2.1-source"
  26. - title: 2.2 数据视图 - View
  27. url: "/docs/zh/2.2-view"
  28. - title: 2.3 可视化组件 - Widget
  29. url: "/docs/zh/2.3-widget"
  30. - title: 2.4 仪表板 - Dashboard
  31. url: "/docs/zh/2.4-dashboard"
  32. - title: 2.5 大屏 - Display
  33. url: "/docs/zh/2.5-display"
  34. - title: 2.6 定时任务 - Schedule
  35. url: "/docs/zh/2.6-schedule"
  36. - title: 用户与权限
  37. children:
  38. - title: 3.1 组织
  39. url: "/docs/zh/3.1-organization"
  40. - title: 3.2 成员
  41. url: "/docs/zh/3.2-member"
  42. - title: 3.3 角色
  43. url: "/docs/zh/3.3-role"
  44. - title: 3.4 项目
  45. url: "/docs/zh/3.4-project"
  46. - title: 3.5 用户设置
  47. url: "/docs/zh/3.5-user_setting"
  48. - title: 3.6 重置密码
  49. url: "/docs/zh/3.6-reset_password"
  50. - title: 其他
  51. children:
  52. - title: 4.1 使用统计
  53. url: "/docs/zh/4.1-statistic"
  54. - title: 附录
  55. children:
  56. - title: 5.1 图表配置
  57. url: "/docs/zh/5.1-chart_config"
  58. zh_more_sidebar:
  59. - title: 其他
  60. children:
  61. - title: 蓝图
  62. url: "/blueprint"
  63. - title: 更多信息
  64. url: "/more_info"
  65. - title: 0.2版本文档
  66. url: "/old_version"