File

man/Makefile @ 8797:7b621a4a2e8d

util.iterators: Add join() method and tests
author Matthew Wild <mwild1@gmail.com>
date Fri, 18 May 2018 14:57:39 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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