Markdown lint (#58)

* markdown linter

* format markdown docs

* format exiting markdown docs
This commit is contained in:
Sergey Cheung
2020-09-11 19:42:58 +08:00
committed by GitHub
parent 7f0ec14704
commit 21e811887c
24 changed files with 543 additions and 442 deletions

View File

@@ -1,14 +1,16 @@
# Change log
# 2020-08-29
## 2020-09-10
* rpc greet服务一键生成
* 修复相对路径生成rpc服务package引入错误bug
* 移除`--shared`参数
# 2020-08-29
## 2020-08-29
* 新增支持windows生成
# 2020-08-27
## 2020-08-27
* 新增支持rpc模板生成
* 新增支持rpc服务生成