Files
spring-restdocs/settings.gradle
Andy Wilkinson 8307fb5428 Add reference documentation and create docs zip
Add reference documentation for the project and add a docs artifact
that contains both the reference documentation and the javadoc.

See gh-37
2015-06-16 17:14:31 +01:00

4 lines
84 B
Groovy

rootProject.name = 'spring-restdocs-build'
include 'docs'
include 'spring-restdocs'