diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-16 01:32:29 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-16 01:32:29 -0500 |
| commit | da358e42a1dda347f04d9331bb1e43f065546133 (patch) | |
| tree | 4de47bbc52737bc717cd515806c48a57b5bb2bcb /docs/api/config.rst | |
| parent | 492368086ad82ed16aa99a271cca772a106c3f36 (diff) | |
| download | pyramid-da358e42a1dda347f04d9331bb1e43f065546133.tar.gz pyramid-da358e42a1dda347f04d9331bb1e43f065546133.tar.bz2 pyramid-da358e42a1dda347f04d9331bb1e43f065546133.zip | |
simplify slightly
Diffstat (limited to 'docs/api/config.rst')
| -rw-r--r-- | docs/api/config.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst index 3f37e739c..51666f53f 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -76,6 +76,8 @@ .. automethod:: set_renderer_globals_factory + .. automethod:: add_directive + .. automethod:: testing_securitypolicy .. automethod:: testing_resources |
