cole14 / rust-elf

Library for parsing ELF files for Rust
Other
234 stars 45 forks source link

Regenerate crate documentation for 0.0.6 #7

Closed georg-rath closed 8 years ago

georg-rath commented 8 years ago

Currently the documentation is out of date. Some things appear to have changed, for example elf::File::open() is now elf::File::open_path().

cole14 commented 8 years ago

Better late than never - I've updated the docs for 0.0.7!