Files
ewwii/tools/README.md
2025-08-30 20:27:30 +05:30

292 B

Ewwii tools

1. generate-rhai-docs

Generate rhai docs is a tool that will generate the documentation of rhai's builtin stdlib.

How to run

Run the following command in the root of the repository to run generate-rhai-docs:

$ cargo run --release -p generate-rhai-docs