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

          Issue ID: 15701
           Summary: documenation should link to line number
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: [email protected]
          Reporter: [email protected]

Let's assume I am on the page of a function like 

https://dlang.org/library/std/algorithm/comparison/either.html

Then it would be awesome I clicking on the source code link takes me directly
to the function, e.g.

https://github.com/D-Programming-Language/phobos/blob/v2.070.0/std/algorithm/comparison.d#L1984

--

Reply via email to