From 7698bd83ebc974df7855e4203d2bda0925840956 Mon Sep 17 00:00:00 2001 From: Ben Bangert Date: Fri, 29 Oct 2010 23:35:02 -0700 Subject: First set of Mako docs for narrative. --- docs/glossary.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 7320f5b4c..c9d37101d 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -815,3 +815,7 @@ Glossary ``request`` (a :term:`request` object), returns a :term:`session` object. + Mako + `Mako `_ is a template language language + which refines the familiar ideas of componentized layout and inheritance + using Python with Python scoping and calling semantics. -- cgit v1.2.3