V Sun, 11 Sep 2011 19:25:41 +0000, dsimcha wrote:

> Is there any easy way to getDDoc to document that a mixin template has 
> been mixed into a class/struct?  I.e.:
> 
> struct Foo {
>     /// Document that this is mixed in.
>     mixin SomeMixin;
> }

Currently none.

http://d.puremagic.com/issues/show_bug.cgi?id=648

Reply via email to