public inbox for [email protected]
help / color / mirror / Atom feedFrom: Doug Cook <[email protected]>
To: [email protected]
Subject: CHM help format
Date: Mon, 17 Feb 2003 13:59:30 -0800
Message-ID: <91D7F2CEE3425A4A9D11311D09FCE246C1A66E@WIN-MSG-10.wingroup.windeploy.ntdev.microsoft.com> (raw)
Is there any plan to support the Microsoft "Compiled HTML Help" format?
For me, it is always the most convenient way to access the docs.
I've made a CHM file that I use personally.
http://www.cookiemonsters.org/MS_Help.zip. Perhaps it would be of use
to other developers. It lacks an index, and the table of contents is
incomplete (you have to browse to the deep pages instead of using the
table of contents to go there directly), but it has full-text search and
has been useful for me.
Postgresql-7.3.chm - This is the redistributed file containing all of
the HTML files + the full-text search index.
Table of Contents.hhc - This is the Table of Contents file. It is a
text file that could potentially be generated from the sgml docs with a
Perl script. It is currently incomplete - it only has the top two or
three levels.
PostgreSQL.hhp - This is a Microsoft HTML Help Workshop project file,
containing settings for regenerating the CHM file. It is also a text
file, and could also be generated by a Perl script after documentation
updates.
Words.stp - This is a stop list of words that should not be indexed by
the full-text search index.
To regenerate the CHM file (after updates to the documentation files,
for example): The hhp and hhc files expect the HTML to have been
extracted to a subdirectory called "HTML" and that the FAQs are in
src/FAQ.
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: CHM help format
In-Reply-To: <91D7F2CEE3425A4A9D11311D09FCE246C1A66E@WIN-MSG-10.wingroup.windeploy.ntdev.microsoft.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox