June 30
https://issues.dlang.org/show_bug.cgi?id=24638

          Issue ID: 24638
           Summary: Reference Documentation has missing index entry
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dlang.org
          Assignee: nobody@puremagic.com
          Reporter: jdougan@acm.org

The left hand column on a ref doc page, which I'm going to call the index, is missing entries for many of the modules. This appears to be mostly with druntime.

eg. if I goto https://dlang.org/phobos/core_sys_posix_sys_stat.html I can't fine an entry on the left in the index for it. (Also there is no link on the page to the source file in github)

--