This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
from 47cf748e6e 🔄 synced local 'docs/specification/' with remote
'docs/specification/'
new a76ce1571c 🔄 synced local 'docs/guide/' with remote 'docs/guide/'
new fa581ded49 🔄 synced local 'docs/compiler/' with remote 'docs/compiler/'
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/compiler/compiler-guide.md | 58 ++++-----
docs/compiler/flatbuffers-idl.md | 13 +-
docs/compiler/generated-code.md | 86 +++++++++++++
docs/compiler/index.md | 15 ++-
docs/compiler/protobuf-idl.md | 27 ++--
docs/compiler/schema-idl.md | 10 +-
docs/guide/go/grpc-support.md | 241 +++++++++++++++++++++++++++++++++++
docs/guide/go/index.md | 1 +
docs/guide/go/troubleshooting.md | 2 +-
docs/guide/java/grpc-support.md | 236 ++++++++++++++++++++++++++++++++++
docs/guide/java/index.md | 1 +
docs/guide/java/troubleshooting.md | 2 +-
docs/guide/python/grpc-support.md | 210 ++++++++++++++++++++++++++++++
docs/guide/python/index.md | 1 +
docs/guide/python/troubleshooting.md | 2 +-
docs/guide/rust/grpc-support.md | 229 +++++++++++++++++++++++++++++++++
docs/guide/rust/index.md | 1 +
docs/guide/rust/troubleshooting.md | 2 +-
18 files changed, 1074 insertions(+), 63 deletions(-)
create mode 100644 docs/guide/go/grpc-support.md
create mode 100644 docs/guide/java/grpc-support.md
create mode 100644 docs/guide/python/grpc-support.md
create mode 100644 docs/guide/rust/grpc-support.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]