diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-03-22 17:24:32 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-03-22 17:24:32 +0200 |
| commit | 1ad8de2b9032b5a452b75274b8f908645c732e57 (patch) | |
| tree | 334a567fd6e85c65790f970a59d2ca7661b902f9 /docs/narr/security.rst | |
| parent | cb93ae658624458032270c038070be8a20e33003 (diff) | |
| download | pyramid-1ad8de2b9032b5a452b75274b8f908645c732e57.tar.gz pyramid-1ad8de2b9032b5a452b75274b8f908645c732e57.tar.bz2 pyramid-1ad8de2b9032b5a452b75274b8f908645c732e57.zip | |
remove unused ignore-next-block directive
Diffstat (limited to 'docs/narr/security.rst')
| -rw-r--r-- | docs/narr/security.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 203aa2404..e91e8c542 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -85,7 +85,6 @@ during application setup to specify the authentication policy. For example: -.. ignore-next-block .. code-block:: python :linenos: @@ -151,7 +150,6 @@ API: The equivalent view registration including the ``add`` permission name may be performed via the ``@view_config`` decorator: -.. ignore-next-block .. code-block:: python :linenos: |
