update readme
This commit is contained in:
parent
69cb4b5e81
commit
b2ad4bb081
|
@ -137,6 +137,9 @@ public class ApiDocTest {
|
||||||

|

|
||||||
#### Response parameter example renderings
|
#### Response parameter example renderings
|
||||||

|

|
||||||
|
## Use Maven Plugin
|
||||||
|
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)
|
||||||
## 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)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue