> -----Original Message-----
> From: gunnar [mailto:debian@xxxxxxxxx]
> Sent: 17 July 2007 17:45
> To: php-doc-chm@xxxxxxxxxxxxx
> Subject: [PHP-DOC-CHM] how do you produce the chm file?
>
> May I ask how you create the chm file? I'm looking for ways
> of turning textfiles (with some markup of somekind) into chm file.
The CHM file is a Microsoft format and is created using the MS HTML Help
Workshop.
You can get this from
http://www.microsoft.com/downloads/details.aspx?FamilyID=00535334-c8a6-4
52f-9aa0-d597d16580cc&displaylang=en
If is quite old but works.
The PHP documentation is converted from XML into HTML and this process
also builds the HTML Help project files for the HTML Help Compiler.
--
PHP CHM Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|