www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13766] New: std.range documentation is now broken

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

          Issue ID: 13766
           Summary: std.range documentation is now broken
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: Phobos
          Assignee: nobody puremagic.com
          Reporter: hsteoh quickfur.ath.cx

This bug is just to make sure we don't forget to update std.range's
documentation and place in the Phobos navigation menus before the next release.

Basically, std.range has been split into
std.range.{package,primitives,interfaces}, but the makefiles and the navbars
have not yet been updated to this effect. This must be done before the next
release, otherwise the std.range documentation will be out-of-date.

--
Nov 22 2014