Browse Source

调整文档目录

吴学文 7 years ago
parent
commit
3c2563e359
1 changed files with 21 additions and 21 deletions
  1. 21 21
      docs/_sidebar.md

+ 21 - 21
docs/_sidebar.md

@@ -1,21 +1,21 @@
-# 入门
-  ## [首页](home)
-  ## [安装部署](install)
-# 服务端接口协议
-  ## [字典规格说明](dictionary)
-  ## [中心服务接口协议](center)
-  ## [中心服务配置文档](center_config)
-  ## [用户服务接口协议](user)
-  ## [用户服务接口测试文档](user_test)
-  ## [商品服务接口协议](shop)
-  ## [商品服务接口测试文档](shop_test)
-  ## [商户服务接口协议](store)
-  ## [商户服务接口测试文档](store_test)
-  ## [评论服务接口协议](comment)
-  ## [评论服务接口测试文档](comment_test)
-  ## [编码生成服务接口协议](code)
-  ## [编码生成服务接口测试文档](code_test)
-# api接口
-  ## [用户注册](api/user/register)
-# 工具类接口
-  ## [刷新缓存](api/utils/clearCache)
+入门
+* [首页](home)
+* [安装部署](install)
+服务端接口协议
+* [字典规格说明](dictionary)
+* [中心服务接口协议](center)
+* [中心服务配置文档](center_config)
+* [用户服务接口协议](user)
+* [用户服务接口测试文档](user_test)
+* [商品服务接口协议](shop)
+* [商品服务接口测试文档](shop_test)
+* [商户服务接口协议](store)
+* [商户服务接口测试文档](store_test)
+* [评论服务接口协议](comment)
+* [评论服务接口测试文档](comment_test)
+* [编码生成服务接口协议](code)
+* [编码生成服务接口测试文档](code_test)
+api接口
+* [用户注册](api/user/register)
+工具类接口
+* [刷新缓存](api/utils/clearCache)