diff options
| author | John Anderson <sontek@gmail.com> | 2015-03-06 10:55:52 -0800 |
|---|---|---|
| committer | John Anderson <sontek@gmail.com> | 2015-03-06 10:55:52 -0800 |
| commit | 50a8a077f403b89ff43ad745f101213c2cfeea8f (patch) | |
| tree | be4b6b5de1830e6c5ad8ec6b6d1f1ee89956e67c /docs/api/config.rst | |
| parent | 25c64c68d45d11f63684ac6d7ac7fb7e86f6acd3 (diff) | |
| parent | 6c1a1c60123d150a41fef3062df9a64b995305c5 (diff) | |
| download | pyramid-50a8a077f403b89ff43ad745f101213c2cfeea8f.tar.gz pyramid-50a8a077f403b89ff43ad745f101213c2cfeea8f.tar.bz2 pyramid-50a8a077f403b89ff43ad745f101213c2cfeea8f.zip | |
Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8
Conflicts:
pyramid/config/views.py
pyramid/scaffolds/tests.py
tox.ini
Diffstat (limited to 'docs/api/config.rst')
| -rw-r--r-- | docs/api/config.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst index 48dd2f0b9..ae913d32c 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -132,3 +132,8 @@ are being used. .. autoclass:: not_ + +.. attribute:: PHASE0_CONFIG +.. attribute:: PHASE1_CONFIG +.. attribute:: PHASE2_CONFIG +.. attribute:: PHASE3_CONFIG |
