d-programming-language.com
Vladimir Panteleev
vladimir at thecybershadow.net
Sun Dec 11 21:11:19 PST 2011
On Monday, 12 December 2011 at 05:08:28 UTC, Walter Bright wrote:
> On 12/11/2011 9:04 PM, Vladimir Panteleev wrote:
>> I began work on this and ported chmgen to D2. However, chmgen
>> was written to
>> operate on the files as they appear in the DMD zip files, not
>> the ones on
>> d-programming-language.org. How is the zip file documentation
>> generated?
>
> Do you mean it works on the html files rather than the dd files?
Yes, that's correct. It parses the HTML files with a few regular
expressions to adjust the layout a bit and fix links. After all,
CHM == "Compiled HTML Help".
More information about the Digitalmars-d
mailing list