Website: Create script to generate the HTML version of the man pages
commita2bf67f54c9ba8411461d2aeb13edd75a0d144ef
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 20 Jun 2021 20:59:52 +0000 (20 22:59 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 20 Jun 2021 21:28:19 +0000 (20 22:28 +0100)
tree656268d5885432fdb6f44837591667cbaa44c173
parent351e05dca9ccd34e411a5804c6a7f629c4def4e8
Website: Create script to generate the HTML version of the man pages

When running the 'make website' command, it will call groff to convert the
man pages into HTML and post-process them to get them in the style of the
site, then place them in the Website Git Repository.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Makefile.am
doc/Makefile.am
m4/windowmaker.m4
script/generate-html-from-man.sh [new file with mode: 0755]