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

chenguangsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


    from 2569814  Merge pull request #49 from salmonsd/patch-1
     new ff3e0d7  update docs
     new b6e9ef3  update docs

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:
 docs/README.md                                     | 111 +++++++++
 .../current => docs}/contribute/01-release.md      |   0
 .../contribute/02-write-unit-test.md               |   0
 .../contribute/03-new-contributor-guidelines.md    |  19 +-
 .../current => docs}/contribute/_category_.json    |   0
 docs/design-document/01-workflow.md                |   8 +-
 docs/design-document/02-runtime-protocol.md        |  10 +-
 docs/design-document/03-stream.md                  |  12 +-
 docs/design-document/04-schema-registry.md         |   8 +-
 docs/design-document/05-metrics-export.md          |   2 +-
 .../{07-cloudevents.md => 06-cloudevents.md}       |   2 +-
 .../{06-tracing.md => 07-tracing.md}               |   0
 docs/design-document/08-spi.md                     |   2 +-
 docs/design-document/09-event-bridge.md            | 156 ++++++++++++
 docs/design-document/10-knative-connector.md       |  93 +++++++
 .../11-prometheus.md}                              |   0
 .../02-zipkin.md => design-document/12-zipkin.md}  |   0
 docs/design-document/13-jaeger.md                  |  44 ++++
 docs/design-document/webhook.md                    | 270 +++++++++++++++++++++
 .../01-store-with-docker.md}                       |   8 +-
 docs/{installation => instruction}/01-store.md     |   6 +-
 .../02-runtime-with-docker.md}                     |   2 +-
 .../03-runtime.md => instruction/02-runtime.md}    |  10 +-
 .../05-demo.md => instruction/03-demo.md}          |  38 +--
 docs/{installation => instruction}/_category_.json |   0
 docs/introduction.md                               |  56 -----
 docs/metrics-tracing/_category_.json               |   5 -
 docs/roadmap.md                                    |  35 +--
 docs/sdk-java/02-http.md                           |  21 ++
 .../01-introduction.md => docs/sdk-java/intro.md   |   0
 30 files changed, 778 insertions(+), 140 deletions(-)
 create mode 100644 docs/README.md
 copy {i18n/zh/docusaurus-plugin-content-docs/current => 
docs}/contribute/01-release.md (100%)
 copy {i18n/zh/docusaurus-plugin-content-docs/current => 
docs}/contribute/02-write-unit-test.md (100%)
 copy community/01-contribute.md => 
docs/contribute/03-new-contributor-guidelines.md (90%)
 copy {i18n/zh/docusaurus-plugin-content-docs/current => 
docs}/contribute/_category_.json (100%)
 rename docs/design-document/{07-cloudevents.md => 06-cloudevents.md} (98%)
 rename docs/design-document/{06-tracing.md => 07-tracing.md} (100%)
 create mode 100644 docs/design-document/09-event-bridge.md
 create mode 100644 docs/design-document/10-knative-connector.md
 rename docs/{metrics-tracing/01-prometheus.md => 
design-document/11-prometheus.md} (100%)
 rename docs/{metrics-tracing/02-zipkin.md => design-document/12-zipkin.md} 
(100%)
 create mode 100644 docs/design-document/13-jaeger.md
 create mode 100644 docs/design-document/webhook.md
 copy docs/{installation/02-store-with-docker.md => 
instruction/01-store-with-docker.md} (81%)
 copy docs/{installation => instruction}/01-store.md (82%)
 copy docs/{installation/04-runtime-with-docker.md => 
instruction/02-runtime-with-docker.md} (99%)
 copy docs/{installation/03-runtime.md => instruction/02-runtime.md} (93%)
 copy docs/{installation/05-demo.md => instruction/03-demo.md} (87%)
 copy docs/{installation => instruction}/_category_.json (100%)
 delete mode 100644 docs/introduction.md
 delete mode 100644 docs/metrics-tracing/_category_.json
 copy 
i18n/zh/docusaurus-plugin-content-docs/current/sdk-java/01-introduction.md => 
docs/sdk-java/intro.md (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to