File

man/Makefile @ 7264:6d97895c2bd7

util.dependencies: Show the full error when a symbol is not found (i.e., when running Prosody with the wrong version of Lua).
author Thijs Alkemade <me@thijsalkema.de>
date Thu, 10 Mar 2016 10:13:57 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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