scdoc

Simple man page generator written for POSIX systems written in C99

Install

All systems
curl cmd.cat/scdoc.sh
Debian Debian
apt-get install scdoc
Ubuntu
apt-get install scdoc
Arch Arch Linux
pacman -S scdoc
image/svg+xml Kali Linux
apt-get install scdoc
Fedora
dnf install scdoc
Windows (WSL2)
sudo apt-get update sudo apt-get install scdoc

scdoc

Simple man page generator written for POSIX systems written in C99

scdoc is a tool designed to make the process of writing man pages more friendly. It reads scdoc syntax from stdin and writes roff to stdout, suitable for reading with man(1).