Ajay9704 commented on issue #15133: URL: https://github.com/apache/grails-core/issues/15133#issuecomment-3734960661
I've submitted a pull request that addresses this issue by adding Apache/Matomo analytics to all groovydoc-generated HTML files as requested.The implementation covers: Main API documentation (https://grails.apache.org/docs/snapshot/api/) Grails-data documentation (https://grails.apache.org/docs/snapshot/grails-data/) All sub-API documentation (Hibernate5, MongoDB, Neo4j, etc.) I've updated all groovydoc configurations across the codebase using the footer property to inject the exact Matomo code provided in the issue. The changes ensure comprehensive coverage while maintaining privacy-conscious settings. Thank you for the opportunity to contribute to Apache Grails! -- 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]
