update readme

This commit is contained in:
oppofind 2019-12-31 23:01:52 +08:00
parent b2ad4bb081
commit 679fe64c59
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ public class ApiDocTest {
![response-fields](https://images.gitee.com/uploads/images/2019/1231/223817_32bea6dc_144669.png "response.png") ![response-fields](https://images.gitee.com/uploads/images/2019/1231/223817_32bea6dc_144669.png "response.png")
## Use Maven Plugin ## Use Maven Plugin
Smart-doc provides a maven plugin to quickly integrate into the project to generate documentation. Smart-doc provides a maven plugin to quickly integrate into the project to generate documentation.
You can use the plugin instead of the unit test above.[smart-doc-maven-plugin](https://github.com/shalousun/smart-doc-maven-plugin) You can use the plugin instead of the unit test above. [smart-doc-maven-plugin](https://github.com/shalousun/smart-doc-maven-plugin)
## Building ## Building
you can build with the following commands. (Java 1.8 is required to build the master branch) you can build with the following commands. (Java 1.8 is required to build the master branch)
``` ```