File

man/Makefile @ 8242:177873dc9cf3

util.random: Add a _source field to match util.crand
author Kim Alvefur <zash@zash.se>
date Sat, 16 Sep 2017 17:24:13 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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