File: api.rst

package info (click to toggle)
python-pyramid-chameleon 0.3-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 356 kB
  • sloc: python: 976; makefile: 82
file content (16 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _pyramid_chameleon_api:

:mod:`pyramid_chameleon` API
----------------------------

.. automodule:: pyramid_chameleon
.. autofunction:: includeme


.. automodule:: pyramid_chameleon.interfaces
.. autointerface:: IChameleonLookup
.. autointerface:: IChameleonTranslate

.. automodule:: pyramid_chameleon.renderer