This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
commit 5e3a721d4e859486d5eaea1f307e1bbdf1f194d1 Merge: 27760ad91 83ea86bf1 Author: mike_xwm <[email protected]> AuthorDate: Mon Feb 6 11:23:22 2023 +0800 Merge pull request #2993 from apache/fix-document Update format of EventMesh documentation 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/14-https.md | 32 +++ docs/zh/design-document/15-webhook.md | 268 +++++++++++++++++++++ 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, 418 insertions(+), 125 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
