On 5/28/13 3:12 PM, Andrei Alexandrescu wrote:
On 5/28/13 5:45 PM, Andrej Mitrovic wrote:
The timestamp for all files is dated as 2012.
- .chm file lacks the 2.063 changelog
- .chm file is extremely slow and flashes the screen all the time, I
guess it's probably trying to connect online and run some scripts.

What is the process to build the .chm files? I think we should figure
out a way to build them on Posix - relying on Windows to build is
difficult because we don't have the machines.

I disagree.. particularly if you consider that there's pressure and desire to move to per-platform release zip/tarballs. Only the windows platform should build and include that form of documentation.

- documentation for dead files is still being distributed
(http://d.puremagic.com/issues/show_bug.cgi?id=6101)).

I'll look into that, thanks.

Is this another case of failing to start from a fresh directory for each doc build? That should also include the doc push. Sync to a clean directory and flip a symlink (or something close to that). Anything less can leave garbage files around and/or race with not all files being present during a push to the website.




_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to