File

man/Makefile @ 11390:226fd5d3a295

mod_http_errors: Add a highlighted warning to template It looks sooooo good! Meant to be used by e.g. mod_bosh to warn in case the request is considered insecure.
author Kim Alvefur <zash@zash.se>
date Sun, 21 Feb 2021 06:15:59 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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