File

man/Makefile @ 10005:409ff72c501c

util.hashring: Implementation of hashring data structure
author Matthew Wild <mwild1@gmail.com>
date Mon, 13 May 2019 10:03:46 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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