File

man/Makefile @ 9564:ed0090f8b709

util.serialization: Make maximum table depth configurable
author Kim Alvefur <zash@zash.se>
date Sat, 27 Oct 2018 12:17:35 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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