diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/decorator.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/api/decorator.rst b/docs/api/decorator.rst new file mode 100644 index 000000000..35d9131df --- /dev/null +++ b/docs/api/decorator.rst @@ -0,0 +1,9 @@ +.. _decorator_module: + +:mod:`pyramid.decorator` +-------------------------- + +.. automodule:: pyramid.decorator + +.. autofunction:: reify + |
