File

man/Makefile @ 9481:f34c635c5f42

util.serialization: Test that it rejects tables wit cycles
author Kim Alvefur <zash@zash.se>
date Thu, 11 Oct 2018 22:48:08 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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