Move Docs to reference folder
This makes the project align better with other Spring Projects. Issue gh-41
This commit is contained in:
@@ -42,7 +42,7 @@ sonarRunner {
|
||||
|
||||
task configDocsZip(dependsOn: ':docs:asciidoctor') << {
|
||||
project.tasks.docsZip.from(project(':docs').asciidoctor) {
|
||||
into('docs')
|
||||
into('reference')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user