File

man/Makefile @ 10712:dc24a8783c5d

MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupant presence
author Matthew Wild <mwild1@gmail.com>
date Sat, 11 Apr 2020 16:41:52 +0100 (2020-04-11)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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