Procházet zdrojové kódy

增加数据中心与ADM后台API接口。

sybotan před 4 roky
rodič
revize
4860032334
2 změnil soubory, kde provedl 11 přidání a 8 odebrání
  1. 10 7
      docs/.vuepress/config.js
  2. 1 1
      docs/README.md

+ 10 - 7
docs/.vuepress/config.js

@@ -5,8 +5,8 @@ const dataCenterContent = require("../dev/data-center/index");
 const revitCenterContent = require("../dev/revit-center/index");
 
 module.exports = {
-    title: "数字化交付参考文档",
-    description: "上格云数字化交付参考文档",
+    title: "数字化交开发文档",
+    description: "上格云数字化交付开发文档",
     base: "/doc/",
     // plugins: ["@vuepress/last-updated"],
     plugins: ['@vuepress/back-to-top'],
@@ -40,13 +40,13 @@ module.exports = {
                     {
                         text: "Web开发",
                         items: [
-                            { text: "Sybotan Graphy 引擎", link: "http://docs.sybotan.com:88/api/web/graphy/" }
+                            { text: "TS 图形引擎", link: "http://adm.sagacloud.cn:8080/api/web/graphy/" }
                         ]
                     },
                     {
                         text: "移动端开发",
                         items: [
-                            { text: "Sybotan Graphy 引擎", link: "http://docs.sybotan.com:88/api/web/graphy/" }
+                            { text: "Android 图形引擎", link: "http://http://adm.sagacloud.cn:8080/api/android/graphy/" }
                         ]
                     }
                 ]
@@ -57,19 +57,22 @@ module.exports = {
                     {
                         text: "后台开发",
                         items: [
-                            { text: "后台框架Api参考", link: "http://192.168.20.236:8080/apis/service/" }
+                            { text: "Kotlin支持库", link: "http://adm.sagacloud.cn:8080/api/server/kotlin" },
+                            { text: "后台框架库", link: "http://adm.sagacloud.cn:8080/api/server/service" },
+                            { text: "数据中心", link: "http://adm.sagacloud.cn:8080/api/server/datacenter" },
+                            { text: "ADM后台", link: "http://adm.sagacloud.cn:8080/api/server/adm" }
                         ]
                     },
                     {
                         text: "Web开发",
                         items: [
-                            { text: "Graphy 引擎", link: "http://192.168.20.236:8080/apis/web/graphy/" }
+                            { text: "图形引擎", link: "http://adm.sagacloud.cn:8080/api/web/graphy/" }
                         ]
                     },
                     {
                         text: "移动端开发",
                         items: [
-                            { text: "Android 支持库", link: "http://192.168.20.236:8080/apis/android/" }
+                            { text: "图形引擎", link: "http://http://adm.sagacloud.cn:8080/api/android/graphy/" }
                         ]
                     }
                 ]

+ 1 - 1
docs/README.md

@@ -2,7 +2,7 @@
 home: true
 heroImage: /assets/img/logo.png
 heroText: 上格云
-tagline: 上格云数字化交付参考文档
+tagline: 上格云数字化交付开发文档
 actionText: 快速上手 →
 actionLink: /zh/guide/