www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14403] New: DDox: std.algorithm index links are 404

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

          Issue ID: 14403
           Summary: DDox: std.algorithm index links are 404
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/library/std/algorithm.html
                OS: All
            Status: NEW
          Keywords: ddoc
          Severity: normal
          Priority: P1
         Component: websites
          Assignee: nobody puremagic.com
          Reporter: thecybershadow gmail.com
                CC: code dawg.eu, sludwig outerproduct.org

All the links in the overview table on
http://dlang.org/library/std/algorithm.html are 404. Looks like the links are
using _ (underscore) as the module path delimiter, but DDox expects / (forward
slash).

--
Apr 03 2015