Skip to content

Commit

Permalink
Generate documentation files in /docs instead of /docs/asciidoc (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo authored Feb 22, 2024
1 parent 05ddf14 commit 2096c7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ tasks.withType(AsciidoctorTask).configureEach {
'icons' : 'font',
'version' : version
//'sourcedir' : coreSourceDir

outputDir layout.buildDirectory.dir('docs')
}

// Groovydoc task requires the Groovy version of Gradle
Expand Down

0 comments on commit 2096c7a

Please sign in to comment.