Developer Guide¶
For contributors to the rescript-tauri repository and to this documentation site.
Getting Started¶
Development Setup — Set up the docs site locally (uv, sphinx-intl, Pagefind)
Building —
maketargets for English / Japanese / assembled site
Understanding the Codebase¶
Architecture — High-level summary of the rescript-tauri monorepo (deep dive lives in the internal
docs/architecture.md)Project Structure — Top-level layout, with pointer to the canonical
docs/repository-structure.md
Contributing¶
Contributing Guide — How to contribute, including translation and content fixes specific to this docs site