https://issues.dlang.org/show_bug.cgi?id=18330
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |MOVED --- Comment #1 from Seb <[email protected]> --- That's a ddox bug, not a ddoc one. Ddoc: https://dlang.org/phobos/std_algorithm_sorting.html#.topN Ddox: https://dlang.org/library/std/algorithm/sorting/top_n.html I moved this issue to the ddox issue tracker for you: https://github.com/rejectedsoftware/ddox/issues/196 --
