Skip to content

Comments

docs: update guide and compiler docs#3298

Merged
chaokunyang merged 10 commits intoapache:mainfrom
chaokunyang:update_docs
Feb 6, 2026
Merged

docs: update guide and compiler docs#3298
chaokunyang merged 10 commits intoapache:mainfrom
chaokunyang:update_docs

Conversation

@chaokunyang
Copy link
Collaborator

@chaokunyang chaokunyang commented Feb 6, 2026

Why?

The docs were out of sync with current APIs and naming in several places (especially xlang examples and compiler/IDL terminology), and benchmark links/path layout were inconsistent.

What does this PR do?

  • Reorganizes Java benchmark docs and assets under docs/benchmarks/java/ and updates references in top-level docs (README.md, docs/README.md, and java/README.md).
  • Refreshes compiler docs (docs/compiler/index.md, compiler-guide.md, schema-idl.md, protobuf-idl.md, flatbuffers-idl.md, generated-code.md) to better present Fory IDL concepts, workflows, and generated code guidance.
  • Updates xlang guides to match current language APIs, including explicit xlang mode setup and registration examples for Python/Go/Rust/C++.
  • Cleans up related guide content for consistency across language docs.

Related issues

#1017

Does this PR introduce any user-facing change?

Documentation-only user-facing changes (guides, examples, and doc structure).

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

N/A (documentation-only changes).

@chaokunyang chaokunyang merged commit dbffaf1 into apache:main Feb 6, 2026
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants