neither jsdocs nor javadocs did build and the tools seem to be gone for a long time so drop those tasks from ant file; also removed welcome app from demo since this app no longer exists

This commit is contained in:
Simon Oberhammer 2018-02-13 14:35:10 +01:00
parent 81f5e3cd8e
commit d1fb7d312e
2 changed files with 4 additions and 101 deletions

View file

@ -10,14 +10,3 @@
manage
# More complex example of an application with custom configuration:
welcome
welcome.mountpoint = /
welcome.repository.0 = apps/welcome/code/
welcome.repository.1 = modules/helmaTools.zip
welcome.static = apps/welcome/static
welcome.staticMountpoint = /static
welcome.staticHome = index.html,default.html
welcome.staticIndex = true
welcome.uploadLimit = 2048