Rev 249 |
Rev 697 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
/** \mainpage Welcome to the iLand Source Code Documentation!
\section intro_sec Introduction
The iLand wiki is located <a href="http://iland.boku.ac.at">here</a>
\section About the source code
to come.
*/
/** @defgroup core iLand core
*/
/** @defgroup tools iLand tools
*/
/** @defgroup script iLand scripting
The iLand classes and APIs for scripting (i.e.\ JavaScript) are described on this page.
*/
/** \page Javascript Objects
Some general intro to javascript in iLand
- \subpage globals Object in global space
- \subpage climateconverter ClimateConverter
- \subpage csvfile CSVFile
Now you can proceed to the \ref advanced "advanced section".
*/