reordering the crate and addind more documentation and added the docs to the same repo

This commit is contained in:
ZennDev1337 2023-08-15 12:41:08 +02:00
parent 6fb155dff3
commit 34c781e882
1035 changed files with 11041 additions and 18 deletions

View file

@ -42,7 +42,7 @@ Inside the game folder you will find a lib.rs file which contains the setup and
You can find the Docs here:
- [arduboy-rust Crate Docs](https://zenndev1337.github.io/Rust-for-Arduboy-Docs/arduboy_rust/index.html)
- [arduboy-rust Crate Docs](https://zenndev1337.github.io/Rust-for-Arduboy/)
or you can use the following command to open the arduboy-rust Crate docs locally