November 27
https://issues.dlang.org/show_bug.cgi?id=24887

          Issue ID: 24887
           Summary: Bug tracker description for dlang.org should mention
                    ddox
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dlang.org
          Assignee: nobody@puremagic.com
          Reporter: nick@geany.org

The bugzilla component description for dlang.org says:

"Problems with the contents of dlang.org, including the language specification.
[github]
For the DTour (tour.dlang.org) and run.dlang.io, please open issues at
dlang-tour/core."

People keep filing ddox issues here - see issue 24885. Instead, the above description should be updated:

"Problems with the contents of dlang.org, including the language specification.
[github]
For ddox issues affecting the dlang.org/library pages and not dlang.org/phobos,
please file those at github.com/dlang/ddox/issues.
For the DTour (tour.dlang.org) and run.dlang.io, please open issues at
github.com/dlang-tour."

--