document Ox.UI and include in index.json

This commit is contained in:
j 2012-06-13 14:15:27 +02:00
commit 3087b0637d
2 changed files with 28 additions and 5 deletions

View file

@ -158,7 +158,8 @@ def build_oxjs(downloads=False, geo=False):
write_file(build_path + 'Ox.UI/json/Ox.UI.files.json', files)
files = json.dumps(sorted(ui_files['dev']), indent=4)
write_file(dev_path + 'Ox.UI/json/Ox.UI.files.json', files)
ui_files['dev'].append('Ox.UI/Ox.UI.js')
# index
data = {
# sum(list, []) is flatten