jdaugherty opened a new issue, #14335: URL: https://github.com/apache/grails-core/issues/14335
### Issue description The the grails-doc-core project has an entire copy of the generated documentation. I can't see a reason this is needed, we only need to test a subset of the html. Alternatively, we could add tests to the grails-doc project and test the tasks under that one on the real, generated documentation. Because `grails-gradle/docs-core/src/test/resources` has so many html files, it's causing 66% of our project to look like it's html. We need to remove this directory / come up with a simpler test solution. -- 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]
