File

man/Makefile @ 11286:336cba957c88

MUC: Allow modules to add to the room registration form, and handle the result
author Matthew Wild <mwild1@gmail.com>
date Fri, 15 Jan 2021 18:42:45 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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