doc: add automatically generated man pages for gpio-tools
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 18 Feb 2019 12:44:38 +0000 (13:44 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 18 Feb 2019 13:27:16 +0000 (14:27 +0100)
commit6cbc2e57555aaefe13b80fe0a61e5a711e4ba494
tree5cff9e47308a014a0d0791cde97e771f50a3429b
parent03a2a19b85b1414fb839061ea8f793d677ddb6f6
doc: add automatically generated man pages for gpio-tools

Extend the build files to automatically generate man pages for
gpio-tools using help2man if it's present in the system and we're not
cross-compiling (as the built programs must be executable for help2man
to work).

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
.gitignore
Makefile.am
configure.ac
man/Makefile.am [new file with mode: 0644]
man/template [new file with mode: 0644]