Files
zkldi_Tachi/docs
ash 4f8b098725 feat: add SDVX 6/7 omnimix support (#1722)
* SDVX: add EG + Nabla omnimix folders and tables

* SDVX: add exceed-omni and nabla-omni versions

* SDVX: add nabla-omni version when adding new charts

* add exceed-omni to songID 1352 because i missed it earlier oops
2026-07-28 17:01:08 +01:00
..

Tachi Docs

Documentation for Tachi, built with mdbook.

Hosted at https://docs.tachi.ac.

Setup

Install mdbook via cargo:

cargo install mdbook

Or use the Justfile recipe:

just docs-install

Development

Serve locally with live-reload on http://localhost:3001:

just docs-serve

Contributing

Fork the repository and PR your changes to main. Source files live in docs/src/.