File

man/Makefile @ 7432:92f721226753

util.datamanager: Import tostring and type (fix global access)
author Kim Alvefur <zash@zash.se>
date Sun, 22 May 2016 14:38:07 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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