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 bcefdcc8 Fix issue (#239)
new 238acb36 🔄 created local 'docs/guide/' from remote 'docs/guide/'
new dd989d29 🔄 synced local 'docs/specification/' with remote
'docs/specification/'
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/{docs => }/guide/DEVELOPMENT.md | 28 +-
docs/{docs => }/guide/graalvm_guide.md | 126 ++++-----
.../guide/java_serialization_guide.md | 304 ++++++++++-----------
.../docs => docs}/guide/row_format_guide.md | 10 +-
docs/{docs => }/guide/scala_guide.md | 76 +++---
docs/{docs => }/guide/xlang_serialization_guide.md | 218 +++++++--------
.../docs => docs}/guide/xlang_type_mapping.md | 38 +--
docs/specification/xlang_serialization_spec.md | 2 +-
8 files changed, 401 insertions(+), 401 deletions(-)
copy docs/{docs => }/guide/DEVELOPMENT.md (86%)
copy docs/{docs => }/guide/graalvm_guide.md (60%)
copy {versioned_docs/version-0.10/docs =>
docs}/guide/java_serialization_guide.md (77%)
copy {versioned_docs/version-0.10/docs => docs}/guide/row_format_guide.md (95%)
copy docs/{docs => }/guide/scala_guide.md (57%)
copy docs/{docs => }/guide/xlang_serialization_guide.md (70%)
copy {versioned_docs/version-0.10/docs => docs}/guide/xlang_type_mapping.md
(84%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]