dauer opened a new pull request, #14950:
URL: https://github.com/apache/grails-core/pull/14950
Fixes warnings from asciidoctor when running
./gradlew assemble
I am pretty sure the issue is when generating the sub-templates, fx.:
https://docs.grails.org/latest/grails-data/hibernate5/manual/services/
that are assembled into the final documentation:
https://docs.grails.org/latest/grails-data/hibernate5/manual/#dataServices
The relative path (baseDir) was wrong when building the sub templates
https://asciidoctor.github.io/asciidoctor-gradle-plugin/master/user-guide/#_task_configuration
Issue 14899:
https://github.com/apache/grails-core/issues/14899
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]