File

man/Makefile @ 8354:b41947a0fc0c

mod_carbons: Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956)
author Kim Alvefur <zash@zash.se>
date Thu, 26 Oct 2017 22:22:14 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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