mesonbuild/meson

Support generation of man pages with help2man

开放

#1,812 创建于 2017年5月17日

 (2 条评论) (2 个反应) (0 位负责人)Python (1,465 个派生)batch import
enhancementgnomehelp wanted

仓库指标

星标
 (4,978 个星标)
PR 合并指标
 (平均合并 139天 13小时) (30 天内合并 51 个 PR)

描述

This would be implemented via a run_target() that runs a specific built executable on install with help2man which generates a man page. Then we compress it and install it.

So far, pango needs it for its Meson port, but other projects would use it too, I'm sure.

贡献者指南