#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

#19 in #manual

Download history 5/week @ 2024-02-17 20/week @ 2024-02-24 2/week @ 2024-03-02 2/week @ 2024-03-09 1/week @ 2024-03-16 44/week @ 2024-03-30 11/week @ 2024-04-06

57 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