Rev 1221 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
890 | werner | 1 | { |
1188 | werner | 2 | "name": "The iLand Javascript API", |
3 | "description": "The API for iLand and the Agent-Based-management-Engine (ABE)", |
||
890 | werner | 4 | "version": "1.0", |
5 | "url": "http://iland.boku.ac.at", |
||
6 | "options": { |
||
1184 | werner | 7 | "outdir": "../../build/apidocs/docs", |
8 | "themedir": "node_modules/yuidoc-bootstrap-theme", |
||
9 | "helpers": [ "node_modules/yuidoc-bootstrap-theme/helpers/helpers.js" ] |
||
890 | werner | 10 | } |
11 | } |