On Wednesday, 11 March 2015 at 05:27:58 UTC, Vladimir Panteleev wrote:
On Wednesday, 11 March 2015 at 05:21:27 UTC, Vladimir Panteleev wrote:
On Wednesday, 11 March 2015 at 05:15:08 UTC, Andrei Alexandrescu wrote:
Hey folks, a while ago I raised the point about the bad rendering of ddox-generated pages, for example:

http://dlang.org/library/std/algorithm/findSplit.html

Google returns such links so it's important the pages look professional. Could somebody fluent with ddox get on this sooner than ASAP please? This is important and urgent, even more so than a blocker on the release because it's already out there.

This has already been fixed in git. But there is another (small) regression in git, because of which I haven't updated the website yet, and I've already pinged Martin about it.

Details:

1. Original problem:

https://issues.dlang.org/show_bug.cgi?id=14150
https://github.com/D-Programming-Language/dlang.org/pull/901

2. A segmentation fault / infinite loop in dpl-docs:

(this stalled deployment of 1. for a few weeks)

https://issues.dlang.org/show_bug.cgi?id=14258
https://github.com/D-Programming-Language/dlang.org/pull/925

3. Regression with automatic expansion of the navigation menu:

https://github.com/D-Programming-Language/dlang.org/pull/907#commitcomment-10120008

I was going to file a regression if I didn't hear from Martin in 24h.

4. Druntime doesn't build any more for me.

https://issues.dlang.org/show_bug.cgi?id=14291

Will it ever end?

Reply via email to