File

man/Makefile @ 8627:24b59a62acce

util.async: Split runner_continue into smaller functions for easier testing and safety
author Matthew Wild <mwild1@gmail.com>
date Sun, 18 Mar 2018 12:05:38 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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