Website: Create script to update the list of man pages in the index
commit6afa419b01b932800222e18b88eb12210eadc935
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 20 Jun 2021 20:59:53 +0000 (20 22:59 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 20 Jun 2021 21:28:19 +0000 (20 22:28 +0100)
tree890f0d145ebc948aa723c8f8f459cb78c33a4f03
parenta2bf67f54c9ba8411461d2aeb13edd75a0d144ef
Website: Create script to update the list of man pages in the index

It is a good idea to have an Index web page with the list of the man pages
available, but there is a risk to have it outdated, so there is a script to
take care of this for us.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Makefile.am
doc/Makefile.am
script/replace-generated-content.sh [new file with mode: 0755]