Skip to content

fix: disable publishing of /guide/pages/** in grails-doc/build.gradle#15477

Open
mika-collins wants to merge 1 commit intoapache:7.0.xfrom
mika-collins:fix/issue-14986-disable-pages-publishing
Open

fix: disable publishing of /guide/pages/** in grails-doc/build.gradle#15477
mika-collins wants to merge 1 commit intoapache:7.0.xfrom
mika-collins:fix/issue-14986-disable-pages-publishing

Conversation

@mika-collins
Copy link

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.

@mika-collins mika-collins changed the title Fix: Disable publishing of /guide/pages/** in grails-doc/build.gradle fix: disable publishing of /guide/pages/** in grails-doc/build.gradle Mar 1, 2026
@jamesfredley jamesfredley self-requested a review March 1, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant