update readme
This commit is contained in:
parent
1040daeb2f
commit
c9964361b0
|
@ -174,7 +174,7 @@ mvn -Dfile.encoding = UTF-8 smart-doc: adoc
|
||||||
// Generate postman collection
|
// Generate postman collection
|
||||||
mvn -Dfile.encoding=UTF-8 smart-doc: postman
|
mvn -Dfile.encoding=UTF-8 smart-doc: postman
|
||||||
|
|
||||||
// Apache Dubbo Rpc
|
// Apache Dubbo RPC
|
||||||
// Generate html
|
// Generate html
|
||||||
mvn -Dfile.encoding=UTF-8 smart-doc:rpc-html
|
mvn -Dfile.encoding=UTF-8 smart-doc:rpc-html
|
||||||
// Generate markdown
|
// Generate markdown
|
||||||
|
|
|
@ -182,7 +182,7 @@ mvn -Dfile.encoding=UTF-8 smart-doc:postman
|
||||||
// 生成 Open Api 3.0+,Since smart-doc-maven-plugin 1.1.5
|
// 生成 Open Api 3.0+,Since smart-doc-maven-plugin 1.1.5
|
||||||
mvn -Dfile.encoding=UTF-8 smart-doc:openapi
|
mvn -Dfile.encoding=UTF-8 smart-doc:openapi
|
||||||
|
|
||||||
// Apache Dubbo Rpc文档
|
// Apache Dubbo RPC文档
|
||||||
// Generate html
|
// Generate html
|
||||||
mvn -Dfile.encoding=UTF-8 smart-doc:rpc-html
|
mvn -Dfile.encoding=UTF-8 smart-doc:rpc-html
|
||||||
// Generate markdown
|
// Generate markdown
|
||||||
|
|
Loading…
Reference in New Issue