File

man/Makefile @ 9858:54147de1d1b1

doc/coding_style.{txt,md}: Update coding style guide
author Matthew Wild <mwild1@gmail.com>
date Thu, 14 Mar 2019 16:13:14 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

%.man: %.markdown
	pandoc -s -t man -o $@ $^