This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 581e1314ce31ab446603d489d95658527c618ec7
Merge: 189745327d f8c3264c2f
Author: James Fredley <[email protected]>
AuthorDate: Thu Aug 28 10:15:11 2025 -0400

    Merge pull request #15018 from apache/add-default-profile-docs
    
    Add detailed documentation for standard Grails application profiles

 grails-doc/src/en/guide/index.adoc                 | 35 ++++++++
 .../src/en/guide/profiles/pluginProfile.adoc       | 93 ++++++++++++++++++++
 .../src/en/guide/profiles/profileProfile.adoc      | 94 ++++++++++++++++++++
 .../src/en/guide/profiles/publishingProfiles.adoc  |  4 +-
 .../en/guide/profiles/restAPIPluginProfile.adoc    | 99 ++++++++++++++++++++++
 .../src/en/guide/profiles/restAPIProfile.adoc      | 94 ++++++++++++++++++++
 .../src/en/guide/profiles/standardProfiles.adoc    | 58 +++++++++++++
 .../src/en/guide/profiles/webPluginProfile.adoc    | 98 +++++++++++++++++++++
 grails-doc/src/en/guide/profiles/webProfile.adoc   | 93 ++++++++++++++++++++
 grails-doc/src/en/guide/toc.yml                    |  8 ++
 10 files changed, 674 insertions(+), 2 deletions(-)

Reply via email to