Mercurial > pub > site.implab
view view/site/library/_any/@Member.tt @ 14:d997ff96acf1
sync
author | sergey |
---|---|
date | Mon, 19 May 2014 18:34:16 +0400 |
parents | fa7a99c2d079 |
children |
line wrap: on
line source
[% document.layout='library'; coll = resource.Seek('doxygenCollection'); args = { compounds = coll.GetCompoundsLocation().toString(), members = resource.parent.location.toString(), memberId = model.doxId, kind = 'member' } T = import('Benzin::Doxygen::DisplayTransform'); args.memberId = model.doxId; args.kind = 'member'; T.instance.DisplayCompound(model.compound, args ); %]