File

man/Makefile @ 10518:9f50489c2033 0.11

util.pubsub: Factor out calling of broadcaster This will simplify doing things along with broadcasting.
author Kim Alvefur <zash@zash.se>
date Thu, 06 Jun 2019 17:37:15 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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