You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Robin Krahl 11b6d27b8a Implement command-line interface using structopt
This patch adds the structopt dependency and implements a simple
command-line interface for rusty-man.
4 years ago
LICENSES
src Implement command-line interface using structopt 4 years ago
.gitignore
Cargo.lock Implement command-line interface using structopt 4 years ago
Cargo.toml Implement command-line interface using structopt 4 years ago
README.md

README.md

rusty-man

A command-line interface for documentation generated by rustdoc.

Minimum Supported Rust Version

This crate supports Rust 1.34.2 or later. It may work with earlier versions, but that is neither guaranteed nor supported.

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.