rsdocs2docset 0.3.0

This is a small tool to generate a docsets for Dash / Velocity / Zeal / LovelyDocs out of Rust docs.
Documentation
1
2
#!/bin/bash -xe
test "$(grep --max-count 1 version Cargo.toml)" = "$(grep --max-count 1 version Cargo.lock)"