File

man/Makefile @ 11055:5fb95410f89c

util.jid: Add test coverage for XEP-0106: JID Escaping functions
author Kim Alvefur <zash@zash.se>
date Fri, 28 Aug 2020 18:43:37 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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