Bilingual (English / 中文) documentation for AReaL, built with Jupyter Book.
en/— English source (Markdown +_toc.yml/_config.yml)zh/— Chinese sourcefigures/— Shared images_static/— Language toggle JS/CSSbuild_all.sh— Builds both languages into_build/generate_cli_docs.py— Generates CLI reference from AReaL dataclasses
Requires uv.
./build_all.shOutput:
- English:
_build/en/index.html - Chinese:
_build/zh/index.html - Root (auto-redirect):
_build/index.html
See requirements.txt: jupyter-book<2, matplotlib, numpy.