Files
zkldi_Tachi/docs
2022-07-04 02:16:31 +01:00
..
2021-06-21 15:42:01 +01:00
2022-07-04 02:16:31 +01:00
2021-08-11 17:57:37 +01:00
2022-04-23 05:47:50 +01:00
2021-09-03 11:24:25 +01:00
2021-06-10 02:09:22 +01:00

Tachi-Docs

This is the documentation for Tachi.

We host this on readthedocs, and you can find it here!

Setup

If you're in a horribly hellish python environment like me (Sorry Sera, you know its true) make sure you use pip3

  • pip install mkdocs
  • git clone <this repo>
  • pip install mkdocs-material
  • cd repo
  • mkdocs serve

Contributing

Fork the repository and PR your changes to master.