jam1garner / binrw

A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
https://binrw.rs
MIT License
585 stars 35 forks source link

Verify that all documentation links are correct/working #65

Closed jam1garner closed 2 years ago

jam1garner commented 3 years ago

See the following comment:

https://github.com/jam1garner/binrw/issues/7#issuecomment-930539560

CuriousTommy commented 3 years ago

The Calculations header is misspelled as "Caculations"

https://docs.rs/binrw/0.8.0/binrw/attribute/write/index.html#caculations

csnover commented 2 years ago

Since I was the one who did the work it means there are probably some documentation links that are still broken, but I did my best to find and fix all of them and so everything on the master branch should always go to somewhere, instead of sometimes going to nowhere.