Added a paragraph linking to the Jinja2 template docs

This commit is contained in:
Nigel Metheringham 2012-09-10 16:09:30 +01:00
parent c0495c3b9b
commit 84f2968023

View file

@ -5,6 +5,11 @@ template
Templates a file out to a remote server.
Templates are processed by the
`Jinja2 templating language <http://jinja.pocoo.org/docs/>`_ -
documentation on the template formatting can be found in the
`Template Designer Documentation <http://jinja.pocoo.org/docs/templates/>`_
+--------------------+----------+---------+----------------------------------------------------------------------------+
| parameter | required | default | comments |
+====================+==========+=========+============================================================================+