File

man/Makefile @ 9976:0e2f663d0714

util.encodings: Add binding to confusables skeleton function in ICU
author Kim Alvefur <zash@zash.se>
date Wed, 24 Apr 2019 22:40:38 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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