File

man/Makefile @ 7991:35a02ba83af2

mod_http_files: Use path variant of config option API for http_files_dir
author Kim Alvefur <zash@zash.se>
date Tue, 21 Mar 2017 12:06:52 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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