mirror of https://github.com/ddevault/scdoc
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew DeVault
18ea282526
|
6 years ago | |
---|---|---|
include | 6 years ago | |
src | 6 years ago | |
test | 6 years ago | |
.editorconfig | ||
.gitignore | ||
COPYING | ||
Makefile | 6 years ago | |
README.md | 6 years ago | |
scdoc.1.scd | 6 years ago | |
scdoc.5.scd | 6 years ago |
README.md
scdoc
scdoc is a simple man page generator for POSIX systems written in C99.
Installation
make
sudo make install
You can pass PREFIX or DESTDIR to make if you'd like:
make PREFIX=/usr
sudo make PREFIX=/usr install
Usage
See scdoc(1)
Contributing
Send patches/bug reports to ~sircmpwn/public-inbox@lists.sr.ht