Update docs, updated ldoc generated files

This commit is contained in:
Insality
2020-03-21 21:43:06 +03:00
parent ca78b10794
commit b7e58950aa
26 changed files with 2354 additions and 316 deletions

View File

@@ -1,7 +1,12 @@
project='Druid'
title='Defold Druid UI Library'
description='Documentation for Druid Library'
file={"./druid"}
file={"./druid",
exclude = {
"./druid/styles/",
"./druid/system/middleclass.lua"
}
}
package='druid'
sort=false
dir='./docs'