update readme
This commit is contained in:
parent
b2ad4bb081
commit
679fe64c59
|
@ -139,7 +139,7 @@ public class ApiDocTest {
|
||||||

|

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