File

man/Makefile @ 9194:11a0b32fef24

MUC: Direct PubSub queries to occupants to their real bare JID This allows accessing PEP nodes of participants without knowing their real JIDs.
author Kim Alvefur <zash@zash.se>
date Sat, 18 Aug 2018 14:06:23 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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