summaryrefslogtreecommitdiff
path: root/docs/api/template.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-08-16 09:10:09 +0000
committerChris McDonough <chrism@agendaless.com>2008-08-16 09:10:09 +0000
commit29b888c68c7d4c6a18627f09bcd5db865bcbcaef (patch)
tree9fe25724835fdfbf6323d42573e9783a369bed34 /docs/api/template.rst
parent6fd7d0a06b2ec0153765c9f25d7e7f4892683373 (diff)
downloadpyramid-29b888c68c7d4c6a18627f09bcd5db865bcbcaef.tar.gz
pyramid-29b888c68c7d4c6a18627f09bcd5db865bcbcaef.tar.bz2
pyramid-29b888c68c7d4c6a18627f09bcd5db865bcbcaef.zip
Add "get_template" to template module.
Diffstat (limited to 'docs/api/template.rst')
-rw-r--r--docs/api/template.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/template.rst b/docs/api/template.rst
index eec874485..64e25a37c 100644
--- a/docs/api/template.rst
+++ b/docs/api/template.rst
@@ -5,6 +5,8 @@
.. automodule:: repoze.bfg.template
+ .. autofunction:: get_template
+
.. autofunction:: render_template
.. autofunction:: render_template_to_response