File

man/Makefile @ 8875:be3230b42f12

MUC: Allow passing config to public create_room API
author Kim Alvefur <zash@zash.se>
date Sat, 14 Apr 2018 16:14:15 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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