xlnt/book.json
Thomas Fussell 20d3a1dc98 generate man page from docs
generate man page from docs
2017-09-08 17:00:11 -04:00

11 lines
182 B
JSON

{
"plugins": ["build"],
"pluginsConfig": {
"build": {
"template": "docs/template.ejs",
"format": "man",
"output": "docs/xlnt.3"
}
}
}