I crawl down all pages from the
golang.org, then modify the inside of the links, such as view function of the corresponding code, it is .go as the suffix, I change it .htm. The CHM Index need to manually production, add one by one.
On Tue, May 22, 2012 at 8:47 PM, Philip Silva
<philip...@tinet.net> wrote:
Hi,
I am really interested on how you generated that chm from godoc. It is in fact a great way to bundle documentation about Go packages that are not inside the Go1 distribution. Will you publish any instructions for that?
Thanks, Philip