add manpage generator

This commit is contained in:
2021-08-17 03:42:47 +03:00
parent c757554148
commit 8f55cc600e
10 changed files with 36 additions and 24 deletions

View File

@ -3,3 +3,6 @@ test = pytest
[tool:pytest]
addopts = --cov=ahriman --cov-report term-missing:skip-covered --pspec
[build_manpages]
manpages = man/ahriman.1:module=ahriman.application.ahriman:function=_parser