File

man/Makefile @ 9218:7e27dc4d100b

util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Aug 2018 23:37:19 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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