Documentation of script functions and file types (work in progress)

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@564 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2007-07-13 17:54:10 +00:00
parent 11609df5db
commit 4d6bbf7829
24 changed files with 762 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
Documentation
Welcome to the Magic Set Editor technical documentation.
These documents describe the file formats and scirpting language used by the program.
--Topics--
* [[doc/tutorial|Templating tutorial]] (comming soon)
* [[doc/file|File formats]]
* [[doc/type|Data types used in the files]]
* [[doc/script|Scripting language overview]]
* [[doc/function|Script function reference]]
--Other information--
* [[doc/about|MSE credits]]
* [[doc/about/license|License]]