File

man/Makefile @ 9232:65c83bfcf2ee

util.pubsub: Comments describing the return values of methods
author Kim Alvefur <zash@zash.se>
date Wed, 22 Aug 2018 13:27:36 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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