From 5ebeca22792fa7cdd0f48db3e946b680e1d36c42 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Mon, 28 Oct 2013 12:21:09 +0100 Subject: STE now means STE Template Engine. --- docu/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docu/index.html') diff --git a/docu/index.html b/docu/index.html index f1e0f86..9780b44 100644 --- a/docu/index.html +++ b/docu/index.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - Stupid Template Engine + STE Template Engine -

Stupid Template Engine

+

STE Template Engine

This documentation is splitted in two parts:

    -
  1. The definition of the STE Template/Programming language, including the documentation of the builtin tags and the standard library
  2. +
  3. The definition of the STE template language, including the documentation of the builtin tags and the standard library
  4. The documentation of the PHP implementation

It could also be helpful to take a look at the example program (the "example" directory).

-- cgit v1.2.3-54-g00ecf