Add reference documentation for the project and add a docs artifact that contains both the reference documentation and the javadoc. See gh-37
4 lines
84 B
Groovy
4 lines
84 B
Groovy
rootProject.name = 'spring-restdocs-build'
|
|
|
|
include 'docs'
|
|
include 'spring-restdocs' |