[Issue 18022] New: DDoc: reduce ddoc has UT between documentation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 30 17:04:07 UTC 2017


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

          Issue ID: 18022
           Summary: DDoc: reduce ddoc has UT between documentation
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: john.michael.hall at gmail.com

In the reduce documentation in std.algorithm [1], there is some documentation
and then unittests and then more documentation for additional functions within
the headline reduce template. I believe it should be all documentation and then
unittests.

This issue is not specific to reduce, but this is merely the first one I
noticed it on.

[1] https://dlang.org/phobos/std_algorithm_iteration.html#reduce

--


More information about the Digitalmars-d-bugs mailing list