File

man/Makefile @ 8699:580c13ed0ca1

util.startup: Initialize the 'prosody' global earlier (various things needs the global util.events instance)
author Kim Alvefur <zash@zash.se>
date Thu, 29 Mar 2018 16:36:18 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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