criterion.rs icon indicating copy to clipboard operation
criterion.rs copied to clipboard

Update the book and/or add a workflow for doing so

Open hecatia-elegua opened this issue 2 years ago • 2 comments

I noticed ´fibonacci´ not being public in the github pages book, but that was fixed a few months ago: https://github.com/bheisler/criterion.rs/blob/57c4d847b730dee7ed04a8cf857d7b120f2ddabb/book/src/getting_started.md?plain=1#L9

If anyone wants to pick this up, adding a github actions workflow for this will save some time. something like this: example workflow

hecatia-elegua avatar Apr 23 '23 14:04 hecatia-elegua

bump, just came across this too, the repo's book is updated to include version 0.5.1 but the online version is still stuck at 0.3: https://bheisler.github.io/criterion.rs/book/getting_started.html

kraktus avatar Nov 10 '23 10:11 kraktus

I've opened a PR, in the meantime if someone wants to see the up-to-date book, it's up here: https://kraktus.github.io/criterion.rs/criterion_rs.html

kraktus avatar Nov 10 '23 14:11 kraktus