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

          Issue ID: 14744
           Summary: std.range DDox page corrupted
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/library-prerelease/std/range.html
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dlang.org
          Assignee: [email protected]
          Reporter: [email protected]

There seems to be some bad HTML severely impacting the display on this page:

http://dlang.org/library-prerelease/std/range.html

Does not occur with DDoc:

http://dlang.org/phobos-prerelease/std_range.html

Does not occur with stable (2.067.1) version:

http://dlang.org/library/std/range.html

This thus appears to be a regression. It has occurred as far back as the
documentation autotester was created, so I can't easily find the exact point
where the regression was introduced.

Looking at git blame, this might be one candidate:

https://github.com/D-Programming-Language/phobos/pull/3003

--

Reply via email to