This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch 3.2.0
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
from 2752e83 fix: move the recourse file to the corrent path (#233)
new 6477e7b :arrow_up: api doc support dubbo3.2
new 135469e :arrow_up: api doc support dubbo3.2
new 4fe5a63 :memo: upgrade readme
new dd9868e :memo: upgrade readme
new 7a90eb3 Merge pull request #235 from songxiaosheng/upgrade_readme
new bc60702 Merge branch 'master' into upgrade32
new d47d94d Merge pull request #237 from songxiaosheng/upgrade32
The 260 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:
README.md | 21 +++++++++++++
.../main/java/org/apache/dubbo/doc/DocAutoGen.java | 35 +++++++++++++++++++---
dubbo-api-docs/README.md | 4 +--
dubbo-api-docs/README_ch.md | 4 +--
dubbo-api-docs/dubbo-api-docs-annotations/pom.xml | 2 +-
dubbo-api-docs/dubbo-api-docs-core/pom.xml | 2 +-
.../core/DubboApiDocsAnnotationScanner.java | 16 +++++-----
.../dubbo-api-docs-examples/examples-api/pom.xml | 2 +-
.../examples-provider-sca/pom.xml | 4 +--
.../examples-provider/pom.xml | 11 +++++--
.../dubbo/apidocs/examples/ExampleApplication.java | 7 ++---
.../src/main/resources/application.yml | 2 ++
dubbo-api-docs/dubbo-api-docs-examples/pom.xml | 2 +-
dubbo-api-docs/pom.xml | 11 ++++---
14 files changed, 88 insertions(+), 35 deletions(-)