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
64f623387b
|
7 years ago | |
---|---|---|
include | 7 years ago | |
src | 7 years ago | |
.gitignore | 7 years ago | |
COPYING | 7 years ago | |
Makefile | 7 years ago | |
README.md | 7 years ago | |
scdoc.1.scd | 7 years ago |
README.md
scdoc
scdoc is a simple man page generator written 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
Contributing
Send patches/bug reports to sir@cmpwn.com