File

man/Makefile @ 9171:5f03fe90704f

util.pubsub tests: Add tests for publish_model (publishers, open, subscribers)
author Matthew Wild <mwild1@gmail.com>
date Sun, 12 Aug 2018 10:43:18 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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