Skip to content

Refactor Gradle doc plugin - #1180

Merged
rainboyan merged 2 commits into
graceframework:2024.0.xfrom
rainboyan:refactor_gradle_doc_plugin_again
Sep 22, 2025
Merged

Refactor Gradle doc plugin#1180
rainboyan merged 2 commits into
graceframework:2024.0.xfrom
rainboyan:refactor_gradle_doc_plugin_again

Conversation

@rainboyan

Copy link
Copy Markdown
Member

Refactor GrailsDocGradlePlugin

  • Rename task docs to publishGuide
  • Add new properties singlePdf generatePdf to PublishGuideTask
  • Remove register task docsPdf
  • Rename publishPdf() to generatePdfGuide() in DocPublisher
  • Remove PublishPdfTask

- Rename `docs` to `publishGuide`
- Add new properties `singlePdf` `generatePdf` to `PublishGuideTask`
- Remove registed task `docsPdf`
- Rename `publishPdf()` to `generatePdfGuide()`
- Remove `PublishPdfTask`
@rainboyan rainboyan self-assigned this Sep 22, 2025
@rainboyan rainboyan added type: enhancement A general enhancement theme: gradle Issues related to grade plugin labels Sep 22, 2025
@rainboyan rainboyan added this to the 2024.0.0-M2 milestone Sep 22, 2025
@rainboyan
rainboyan merged commit 3f68dc3 into graceframework:2024.0.x Sep 22, 2025
2 checks passed
@rainboyan
rainboyan deleted the refactor_gradle_doc_plugin_again branch October 8, 2025 02:48
@rainboyan rainboyan added the theme: refactor Issues related to Framework Code Refactoring label Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme: gradle Issues related to grade plugin theme: refactor Issues related to Framework Code Refactoring type: enhancement A general enhancement

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant