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 126f45e086 Fix table align (#458)
     new e230d61279 🔄 synced local 'docs/guide/' with remote 'docs/guide/'
     new 195b5d6d4f 🔄 synced local 'docs/specification/' with remote 
'docs/specification/'
     new c7b831e9b2 🔄 synced local 'docs/compiler/' with remote 'docs/compiler/'

The 3 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                |  53 ++--
 docs/compiler/flatbuffers-idl.md               |   6 +-
 docs/compiler/generated-code.md                |  54 ++--
 docs/compiler/index.md                         |  21 +-
 docs/compiler/schema-idl.md                    | 348 ++++++++++++++-----------
 docs/guide/cpp/configuration.md                |   4 +-
 docs/guide/cpp/index.md                        |   3 +-
 docs/guide/cpp/native-serialization.md         |   5 +-
 docs/guide/cpp/xlang-serialization.md          |   4 +-
 docs/guide/csharp/index.md                     |   3 +-
 docs/guide/dart/index.md                       |   5 +-
 docs/guide/go/configuration.md                 |   3 +-
 docs/guide/go/index.md                         |   7 +-
 docs/guide/go/native-serialization.md          |   3 +-
 docs/guide/go/xlang-serialization.md           |   4 +-
 docs/guide/java/native-serialization.md        |   5 +-
 docs/guide/java/xlang-serialization.md         |   2 +-
 docs/guide/javascript/index.md                 |   8 +-
 docs/guide/javascript/xlang-serialization.md   |   5 +-
 docs/guide/python/configuration.md             |  18 +-
 docs/guide/python/native-serialization.md      |   3 +-
 docs/guide/python/xlang-serialization.md       |   5 +-
 docs/guide/rust/index.md                       |   3 +-
 docs/guide/rust/native-serialization.md        |   3 +-
 docs/guide/rust/xlang-serialization.md         |   3 +-
 docs/guide/xlang/getting-started.md            | 174 ++++++++++++-
 docs/guide/xlang/index.md                      |  18 +-
 docs/guide/xlang/serialization.md              |   4 +-
 docs/specification/xlang_serialization_spec.md |   3 +-
 docs/specification/xlang_type_mapping.md       | 114 ++++----
 30 files changed, 581 insertions(+), 310 deletions(-)


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

Reply via email to