diff options
| author | Michael Merickel <michael@merickel.org> | 2011-07-11 05:40:06 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2011-07-14 19:55:48 -0500 |
| commit | 37e3bebf0165ac5f32c82c0bc87296e0ca5fefd3 (patch) | |
| tree | 837aaf2458bd84f9d767656246d50b71866633c2 /docs/api/scripting.rst | |
| parent | 31c20b20346d93c326159cabe02cff076eb4ce0f (diff) | |
| download | pyramid-37e3bebf0165ac5f32c82c0bc87296e0ca5fefd3.tar.gz pyramid-37e3bebf0165ac5f32c82c0bc87296e0ca5fefd3.tar.bz2 pyramid-37e3bebf0165ac5f32c82c0bc87296e0ca5fefd3.zip | |
Added some docs for make_request and global_registries.
Diffstat (limited to 'docs/api/scripting.rst')
| -rw-r--r-- | docs/api/scripting.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/scripting.rst b/docs/api/scripting.rst index 9d5bc2e58..2029578ba 100644 --- a/docs/api/scripting.rst +++ b/docs/api/scripting.rst @@ -7,3 +7,5 @@ .. autofunction:: get_root + .. autofunction:: make_request + |
