File

man/Makefile @ 8362:c7d6c2558a24

net.http.server: Include response object in most http-error events
author Kim Alvefur <zash@zash.se>
date Fri, 27 Oct 2017 14:08:28 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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