File

man/Makefile @ 13358:2b8ec22988af

util.datamanager: Load first item into index earlier Should get rid of fseek() call
author Kim Alvefur <zash@zash.se>
date Mon, 27 Nov 2023 00:14:56 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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