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
26bbd972dd
|
4 years ago | |
---|---|---|
contrib | 5 years ago | |
include | 5 years ago | |
src | 4 years ago | |
test | 5 years ago | |
.build.yml | 5 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
COPYING | 7 years ago | |
Makefile | 5 years ago | |
README.md | 6 years ago | |
scdoc.1.scd | 6 years ago | |
scdoc.5.scd | 5 years ago | |
scdoc.pc.in | 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