mika-collins opened a new pull request, #15477:
URL: https://github.com/apache/grails-core/pull/15477

   This PR addresses issue #14986. The html files generated in /guide/pages/ 
have broken links, css, js, etc. 
   
   **Changes:**
   Added an `exclude` rule to the `docs` Sync task in `grails-doc/build.gradle` 
to prevent the `/guide/pages/` directory from being included in the final 
documentation output. 
   
   **Verification:**
   Verified locally by running `.\gradlew :grails-doc:docs` and confirming that 
`build/docs/guide/pages/` is no longer present in the output, while the primary 
guide remains. 


-- 
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]

Reply via email to