File

man/Makefile @ 9846:9a0da809ed4a

doc/net.server: Document the new server.listen() API
author Kim Alvefur <zash@zash.se>
date Sun, 10 Mar 2019 18:05:08 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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