This is an automated email from the ASF dual-hosted git repository. sunlan pushed a change to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 7d08750 Trivial refactoring: simplify code with arrays new f54a89d Add docs for runtime groovydoc new c5132d7 Trivial refactoring: avoid unnecessary regex usage The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/spec/doc/core-syntax.adoc | 25 ++++++++++++++++++++++ .../apache/groovy/docgenerator/DocGenerator.groovy | 5 +---- .../docgenerator/template.allclasses-frame.html | 2 +- .../groovy/docgenerator/template.index-all.html | 2 +- .../docgenerator/template.overview-frame.html | 2 +- .../org/apache/groovy/antlr/GroovydocVisitor.java | 6 +++--- .../tools/groovydoc/SimpleGroovyClassDoc.java | 6 +++--- 7 files changed, 35 insertions(+), 13 deletions(-)