From 38d4fe724f1d8a8bf0e0f7d359af40c5c416de50 Mon Sep 17 00:00:00 2001 From: twanvl Date: Sat, 14 Jul 2007 16:03:36 +0000 Subject: [PATCH] Placeholder for tutorial git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@576 0fc631ac-6414-0410-93d0-97cfa31319b6 --- doc/tutorial/index.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/tutorial/index.txt diff --git a/doc/tutorial/index.txt b/doc/tutorial/index.txt new file mode 100644 index 00000000..179fd993 --- /dev/null +++ b/doc/tutorial/index.txt @@ -0,0 +1,4 @@ +Templating tutorial + +This space is reserved for a tutorial on making new templates for MSE. +An announcement will be posted in the forum when the tutorial becomes available.