On Sunday, 11 December 2011 at 02:07:34 UTC, Walter Bright wrote:
On 12/10/2011 6:01 PM, Walter Bright wrote:
On 12/10/2011 4:16 PM, Vladimir Panteleev wrote:
On Saturday, 10 December 2011 at 23:45:50 UTC, Manu wrote:
and I will never type this. There should be a .chm in the
distribution
http://d.puremagic.com/issues/show_bug.cgi?id=5470
Awesome, I had overlooked that. Can you do a pull request to
put
chmgen.d into a subdirectory of
https://github.com/D-Programming-Language/d-programming-language.org,
along with
the instructions you provided?
Essentially, I'd like to have the .chm files automatically
built by the makefile for the html documentation.
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?