doc template

This commit is contained in:
airstruck
2015-12-16 22:23:20 -05:00
parent e9758df43d
commit f9924fb028
21 changed files with 834 additions and 519 deletions

View File

@@ -3,6 +3,8 @@ description = 'Lovely User Interfaces for Game Inventors'
full_description = 'A UI library'
file = { 'luigi' }
format = 'markdown'
style = 'css'
template = 'css'
new_type('widget', 'Widgets', true)
new_type('attrib', 'Attributes', false)