File

man/Makefile @ 10775:1641e33f1d36

MUC: Adapt rules for what should be stored from mod_mam This is the subset of mod_mam rules I believe makes sense in MUC. Note that mod_muc_mam does not have its own rules, but uses these.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Apr 2020 19:38:38 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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