mesonbuild/meson

Support generation of man pages with help2man

Open

#1,812 opened on 2017年5月17日

GitHub で見る
 (2 comments) (2 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
enhancementgnomehelp wanted

説明

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.

コントリビューターガイド

Support generation of man pages with help2man · mesonbuild/meson#1812 | Good First Issue