File

man/Makefile @ 11038:efefdf71373b

mod_external_services: Prepare to allow more credential algorithms Not sure what algorithms might fit here. Separation makes some sense. This is also a preparation for having a callback. (See next commit)
author Kim Alvefur <zash@zash.se>
date Sat, 25 Jul 2020 12:09:19 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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