File: api.txt

package info (click to toggle)
pyramid-jinja2 2.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,776 kB
  • ctags: 688
  • sloc: python: 1,657; makefile: 72; sh: 7
file content (20 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _pyramid_jinja2_api:

:mod:`pyramid_jinja2` API
-------------------------

.. automodule:: pyramid_jinja2

.. autofunction:: includeme

.. autofunction:: add_jinja2_renderer

.. autofunction:: add_jinja2_search_path

.. autofunction:: add_jinja2_extension

.. autofunction:: get_jinja2_environment

.. autoclass:: Jinja2TemplateRenderer

.. autoclass:: SmartAssetSpecLoader