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

sunlan pushed a change to branch refine-groovydoc
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from 5ed536e  Try to extract javadoc content and its relevant node
     new 5baf151  Bump javaparser to 3.8.3
     new f2a4fc8  Extract javadoc via traversing AST

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:
 subprojects/groovy-groovydoc/build.gradle          |   2 +-
 .../tools/groovydoc/SimpleGroovyClassDoc.java      | 390 ---------------------
 .../groovydoc/SimpleJavaClassDocAssembler.java     | 125 ++++---
 .../SimpleJavaClassDocAssemblerTest.groovy         |   3 +-
 .../SimpleJavaClassDocAssemblerTest1.java          |  45 +++
 5 files changed, 109 insertions(+), 456 deletions(-)
 delete mode 100644 
subprojects/groovy-groovydoc/src/main/java/org/apache/groovy/tools/groovydoc/SimpleGroovyClassDoc.java

Reply via email to