This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
from 27760ad91 Merge pull request #2995 from kanha-gupta/eventmesh-2987
add 0d48ea1d9 fix: update format of EventMesh documentation
add 41e0aa444 Merge branch 'master' into fix-document
add 83ea86bf1 fix: revert image url
new 5e3a721d4 Merge pull request #2993 from apache/fix-document
The 1 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/en/design-document/09-event-bridge.md | 2 +-
docs/en/design-document/14-webhook.md | 6 +-
docs/en/instruction/01-store-with-docker.md | 8 +-
docs/en/instruction/01-store.md | 14 +--
docs/en/instruction/02-runtime-with-docker.md | 5 +-
docs/en/instruction/02-runtime.md | 10 +-
docs/en/instruction/03-demo.md | 2 +-
docs/en/sdk-java/{intro.md => 01-intro.md} | 0
docs/en/upgrade-guide/01-upgrade-guide.md | 15 +++
docs/en/upgrade-guide/_category_.json | 5 +
.../zh/contribute/03-new-contributor-guidelines.md | 128 ++++++++++-----------
docs/zh/contribute/_category_.json | 2 +-
docs/zh/design-document/02-runtime-protocol.md | 2 -
docs/zh/design-document/09-event-bridge.md | 2 +-
docs/zh/design-document/11-prometheus.md | 9 --
docs/zh/design-document/{https.md => 14-https.md} | 0
.../design-document/{webhook.md => 15-webhook.md} | 2 +-
docs/zh/design-document/_category_.json | 2 +-
docs/zh/instruction/00-eclipse.md | 11 +-
docs/zh/instruction/_category_.json | 2 +-
docs/zh/introduction.md | 14 +--
docs/zh/sdk-java/01-intro.md | 4 +-
22 files changed, 119 insertions(+), 126 deletions(-)
rename docs/en/sdk-java/{intro.md => 01-intro.md} (100%)
create mode 100644 docs/en/upgrade-guide/01-upgrade-guide.md
create mode 100644 docs/en/upgrade-guide/_category_.json
copy docs/zh/design-document/{https.md => 14-https.md} (100%)
copy docs/zh/design-document/{webhook.md => 15-webhook.md} (99%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]