comparison view/layout/init.tt @ 8:7d92a42f8e18

improved doxygen library
author sergey
date Wed, 14 May 2014 17:28:22 +0400
parents
children 573272ec604b
comparison
equal deleted inserted replaced
7:fa7a99c2d079 8:7d92a42f8e18
1 [%
2 document.dojo = {
3 modules = [],
4 config = {
5 parseOnLoad = 1,
6 async = 1,
7 packages = [
8 {name = 'implab', location = app.location.static.js.implab.toString()}
9 ]
10 }
11 };
12 %]