File

man/Makefile @ 11185:409ce7686c11

net.http: Add support for streaming chunked/large responses
author Matthew Wild <mwild1@gmail.com>
date Wed, 21 Oct 2020 10:40:11 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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