This is an automated email from the ASF dual-hosted git repository.
imbajin pushed a change to branch sync-doc
in repository https://gitbox.apache.org/repos/asf/hugegraph-doc.git
from 5c4eb8ff6 chore: remove unused migration screenshots
add 7829dfa54 docs(en): sync current Chinese documentation
No new revisions were added by this update.
Summary of changes:
content/en/docs/CLA.md | 113 +-----
content/en/docs/SUMMARY.md | 104 +++--
content/en/docs/_index.md | 27 +-
content/en/docs/clients/_index.md | 8 +-
content/en/docs/clients/gremlin-console.md | 10 +-
content/en/docs/clients/hugegraph-client.md | 14 +-
content/en/docs/clients/restful-api/_index.md | 10 +-
content/en/docs/clients/restful-api/graphs.md | 6 +-
content/en/docs/clients/restful-api/other.md | 6 +-
content/en/docs/clients/restful-api/traverser.md | 40 +-
content/en/docs/config/_index.md | 10 +-
content/en/docs/config/config-authentication.md | 42 +-
content/en/docs/config/config-guide.md | 171 +++-----
content/en/docs/config/config-option.md | 22 +-
content/en/docs/contribution-guidelines/_index.md | 2 +
.../en/docs/contribution-guidelines/contribute.md | 199 +++-------
.../hugegraph-server-idea-setup.md | 2 +-
.../en/docs/contribution-guidelines/subscribe.md | 41 +-
.../contribution-guidelines/validate-release.md | 6 +-
content/en/docs/guides/_index.md | 4 +-
content/en/docs/guides/architectural.md | 4 +-
content/en/docs/guides/backup-restore.md | 4 +-
content/en/docs/guides/faq.md | 22 +-
content/en/docs/guides/toolchain-local-test.md | 69 ++--
content/en/docs/introduction/_index.md | 181 ++++-----
content/en/docs/language/_index.md | 8 +-
content/en/docs/quickstart/_index.md | 4 +-
content/en/docs/quickstart/client/_index.md | 2 +
.../docs/quickstart/client/hugegraph-client-go.md | 160 ++------
.../quickstart/client/hugegraph-client-python.md | 205 +++-------
.../en/docs/quickstart/client/hugegraph-client.md | 16 +-
content/en/docs/quickstart/computing/_index.md | 9 +-
.../computing/hugegraph-computer-config.md | 32 +-
content/en/docs/quickstart/hugegraph-ai/_index.md | 191 ++-------
.../quickstart/hugegraph-ai/config-reference.md | 442 +++++----------------
.../docs/quickstart/hugegraph-ai/hugegraph-llm.md | 307 ++------------
.../docs/quickstart/hugegraph-ai/hugegraph-ml.md | 276 +++----------
.../en/docs/quickstart/hugegraph-ai/quick_start.md | 282 ++-----------
.../en/docs/quickstart/hugegraph-ai/rest-api.md | 433 ++++++--------------
content/en/docs/quickstart/hugegraph-spark.md | 88 ++--
.../docs/quickstart/hugegraph/hugegraph-hstore.md | 18 +-
.../en/docs/quickstart/hugegraph/hugegraph-pd.md | 16 +-
.../docs/quickstart/hugegraph/hugegraph-server.md | 321 ++-------------
content/en/docs/quickstart/toolchain/_index.md | 4 +-
.../docs/quickstart/toolchain/hugegraph-hubble.md | 71 ++--
.../docs/quickstart/toolchain/hugegraph-loader.md | 29 +-
.../toolchain/hugegraph-spark-connector.md | 14 +-
.../docs/quickstart/toolchain/hugegraph-tools.md | 34 +-
48 files changed, 1108 insertions(+), 2971 deletions(-)