File

man/Makefile @ 8326:12408867bc86

util.pubsub: Remove inclusion of publisher util.pubsub should stay agnostic of what data types are published and this depended on util.stanza
author Kim Alvefur <zash@zash.se>
date Mon, 16 Oct 2017 22:12:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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