update readme

This commit is contained in:
oppofind 2020-09-16 21:55:27 +08:00
parent 1040daeb2f
commit c9964361b0
2 changed files with 13 additions and 13 deletions

View File

@ -174,7 +174,7 @@ mvn -Dfile.encoding = UTF-8 smart-doc: adoc
// Generate postman collection
mvn -Dfile.encoding=UTF-8 smart-doc: postman
// Apache Dubbo Rpc
// Apache Dubbo RPC
// Generate html
mvn -Dfile.encoding=UTF-8 smart-doc:rpc-html
// Generate markdown

View File

@ -182,7 +182,7 @@ mvn -Dfile.encoding=UTF-8 smart-doc:postman
// 生成 Open Api 3.0+,Since smart-doc-maven-plugin 1.1.5
mvn -Dfile.encoding=UTF-8 smart-doc:openapi
// Apache Dubbo Rpc文档
// Apache Dubbo RPC文档
// Generate html
mvn -Dfile.encoding=UTF-8 smart-doc:rpc-html
// Generate markdown