diff options
| author | Chris McDonough <chrism@plope.com> | 2010-11-05 03:13:53 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-11-05 03:13:53 -0400 |
| commit | 56633d53ce1a836cb9dc5a683c336eca6c1e9b48 (patch) | |
| tree | 0a3ddbb990e7f8d79f14df450905ca761b7f515e /docs | |
| parent | 1040a4ceb9d4c5877d37327db78bf963cfa64dd8 (diff) | |
| download | pyramid-56633d53ce1a836cb9dc5a683c336eca6c1e9b48.tar.gz pyramid-56633d53ce1a836cb9dc5a683c336eca6c1e9b48.tar.bz2 pyramid-56633d53ce1a836cb9dc5a683c336eca6c1e9b48.zip | |
personality module no longer exists
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 1 | ||||
| -rw-r--r-- | docs/api/personality.rst | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/api.rst b/docs/api.rst index 805accd50..65fa8f580 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -20,7 +20,6 @@ documentation is organized alphabetically by module name. api/interfaces api/location api/paster - api/personality api/renderers api/request api/response diff --git a/docs/api/personality.rst b/docs/api/personality.rst deleted file mode 100644 index ed4b59364..000000000 --- a/docs/api/personality.rst +++ /dev/null @@ -1,9 +0,0 @@ -.. _personality_module: - -:mod:`pyramid.personality.pylons` ---------------------------------- - -.. module:: pyramid.personality.pylons - -.. autofunction:: renderer_globals_factory_config - |
