+28
−0
+1
−1
template/js/overviewData.js
deleted100644 → 0
+0
−475
template/overviewData.json
0 → 100644
+475
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
OverviewData is now in json file, which is parsed by JSDuck and checked for missing classes. After that it's written to output/overviewData.js The lot of changes in overviewData file are because the file wasn't valid JSON - it used single-quotes and some items weren't quoted at all.
File added.
Preview size limit exceeded, changes collapsed.