The documentation is generated using Astro Starlight.
To run the docs from the root of the project run:
pnpm docs:devAll of our documentation is available in Japanese. For this we use a script to translate the docs.
pnpm docs:translateThe docs are automatically built and deployed using GitHub Actions. To build them locally run:
pnpm docs:build