added a 'html' target that builds HTML versions from the man page sources.
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Aug 2001 09:16:09 +0000 (09:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Aug 2001 09:16:09 +0000 (09:16 +0000)
commit4c2fb64e215cde4d11d523a81284783c5dadb016
treec446e3b25139f90d6cd64bd2736aa245f54c6bc1
parent46a897f604481f0ea1e3b4020d58be4eaa922936
added a 'html' target that builds HTML versions from the man page sources.
It requires 'gnroff' and 'man2html' for now. 'make html' will be invoked by
the 'maketgz' script and the HTML files are included in release archives.
docs/Makefile.am