scd2html generates HTML from scdoc source files
make
sudo make install
You can pass PREFIX or DESTDIR to make if you'd like:
make PREFIX=/usr
sudo make PREFIX=/usr install
Uninstallation is similar:
sudo make uninstall
See scd2html(1) for running this tool. See the scdoc documentation for learning about scdoc in general.
Send patches/bug reports to ~bitfehler/public-inbox@lists.sr.ht