mesonbuild/meson

Support generation of man pages with help2man

Open

#1 812 ouverte le 17 mai 2017

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)Python (1 465 forks)batch import
enhancementgnomehelp wanted

Métriques du dépôt

Stars
 (4 978 stars)
Métriques de merge PR
 (Merge moyen 139j 13h) (51 PRs mergées en 30 j)

Description

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.

Guide contributeur