Browse Source

修改首页文档

lijie 3 years ago
parent
commit
0735374cb5
1 changed files with 18 additions and 7 deletions
  1. 18 7
      docs/README.md

+ 18 - 7
docs/README.md

@@ -1,15 +1,26 @@
 # 数据服务接口文档
 
-## 数据字典
+## 物理世界
 
-#### [类型定义](/rwd/def_class.md)
+#### [接口文档](/rwd/rwd_api.md)
 
-#### [信息点定义](/rwd/def_funcid.md)
+#### [数据结构说明](/rwd/data_structure_description.md)
 
-#### [关系定义(图类型\边类型定义)](/rwd/def_graph.md)
+## 知识库
 
-## 物理世界
+#### [接口文档](/dic/dic_api.md)
+
+#### [数据结构说明](/dic/data_structure_description.md)
+
+## 版本管理
+
+#### [接口文档](/version/version_api.md)
+
+#### [数据结构说明](/version/data_structure_description.md)
+
+## 文件服务
+
+#### [接口文档](/file/file_api.md)
 
-#### [对象数据](/rwd/instance_object.md)
+#### [数据结构说明](/file/data_structure_description.md)
 
-#### [关系数据](/rwd/instance_relation.md)