rusty-man/README.md
Robin Krahl 6993df9cb6 Extract documentation from HTML files
This patch adds the parser module that uses kuchiki and html5ever to
parse the HTML documentation.

As kuchiki requires std::mem::MaybeUninit, we have to bump the minimum
supported Rust version to 1.36.
2020-07-19 15:40:10 +02:00

685 B

rusty-man

A command-line interface for documentation generated by rustdoc.

Minimum Supported Rust Version

This crate supports Rust 1.36 or later.

Contact

For bug reports, patches, feature requests or other messages, please send a mail to rusty-man-dev@ireas.org.

License

This project is licensed under the MIT License.

rusty-man complies with version 3.0 of the REUSE specification.