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.
 
 
 
 
Zandr Martin 0c26abe0a8 enforce 1-step indentation 6 years ago
include Add pkg-config file, scdoc -v 6 years ago
src enforce 1-step indentation 6 years ago
test enforce 1-step indentation 6 years ago
.build.yml Add .build.yml 6 years ago
.editorconfig Add .editorconfig 6 years ago
.gitignore Add a pkg-config template 6 years ago
COPYING Switch from meson to plain makefile 7 years ago
Makefile Update version to 1.9.4 6 years ago
README.md Fix link to mailing list in README 6 years ago
scdoc.1.scd Omit needless words, change description to UNIX/BSD style. 6 years ago
scdoc.5.scd Allow continuation of table cells on the next line 6 years ago
scdoc.pc.in Add a pkg-config template 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