#setup #manual #pages #on-line

manman

setup the on-line manual pages

3 releases

0.1.2 Dec 23, 2021
0.1.1 Dec 23, 2021
0.1.0 Dec 22, 2021

#17 in #manual

27 downloads per month
Used in fever

MIT license

3KB

manman

setup the on-line manual pages

Usage

cargo add manman

fn main() {
    manman::setup("my-command", "man/my-command.1")
}

No runtime deps