Mercurial > pub > site.implab
view view/site/library/_any/@Member.tt @ 15:573a92d54f07
sync
author | sergey |
---|---|
date | Tue, 20 May 2014 01:27:30 +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 ); %]