Walter Bright Wrote: > Essentially, I'd like to have the .chm files automatically built by the > makefile > for the html documentation.
I'm curious: what kind of setup do you have there? The jump list in D's lib docs are very bad right now, and we could improve the javascript behind them, but I'd prefer to do it on the server. I did a D program to make it happen back in like February, but I don't know how to integrate it into your process. (I didn't think it would be a possibility until now!)
