openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

[study] Create Manpages from README.md #22

Closed dj4ngo closed 2 years ago

4383 commented 6 years ago

this issue can be completed in similar way that #23 by using sphinx and by provided dedicated configuration for man page

4383 commented 6 years ago

Also if we provide manpages and packages like RPM, etc... (#16, #17, #18) we can provide one package dedicated to the executable and one package dedicated to the manpage.

Example:

$ yum install niet
$ yum install niet-man

@dj4ngo what do you think about this?

4383 commented 6 years ago

Ressources for packaging manpages in python (niet distribued via pip):