I've created a GNU-makefile to generate a
single Compressed HTML file (curl.chm) from all
'curl/docs/*.1' and 'curl/libcurl/*.3' files.

It's here (curl-roffit-chm.make):
  https://gist.github.com/gvanem/a50fc9457593b571d5190bdbe30fe1a4

And it uses Daniel's 'roffit' Perl-script:
  https://github.com/bagder/roffit

which the makefile downloads in case it's not found;
using curl off-course.

In case you're not on Windows (no hh.exe), try this excellent
Qt-based CHM viewer:
 http://www.ulduzsoft.com/linux/kchmviewer/getting-kchmviewer/
 https://sourceforge.net/projects/kchmviewer/files/kchmviewer/7.7/

Work in progress; the Content-page looks awful and there's no index.
Improvements welcome.

--
--gv

--
--gv
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to