[Issue 2420] string mixins are not considered in ddoc
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 9 15:07:25 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=2420
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |razvan.nitu1305 at gmail.com
--- Comment #5 from RazvanN <razvan.nitu1305 at gmail.com> ---
As far as I know, ddoc generation is done right after parsing. This means that
by the time the doc is generated the mixin has not been expanded yet.
--
More information about the Digitalmars-d-bugs
mailing list