[Issue 18442] New: documented unittests don't have anchors (so we can't link to them, eg in changelogs)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 15 07:54:43 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18442
Issue ID: 18442
Summary: documented unittests don't have anchors (so we can't
link to them, eg in changelogs)
Product: D
Version: D2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P1
Component: dlang.org
Assignee: nobody at puremagic.com
Reporter: timothee.cour2 at gmail.com
eg:
https://dlang.org/phobos/std_complex.html
i see anchors for each function but not for documented unittests.
eg use case: linking to these in changelogs (and avoiding re-doing redundant
work in changelogs, more DRY; also changelog inline unittests are not as good
as they aren't runnable)
related already merged PR (which for similar past issue):
https://github.com/dlang/dlang.org/pull/2043
--
More information about the Digitalmars-d-bugs
mailing list