summaryrefslogtreecommitdiff
path: root/docs/typographical-conventions.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2018-05-16 13:26:30 -0500
committerGitHub <noreply@github.com>2018-05-16 13:26:30 -0500
commita5dc96147bc939d17404073f617c30a6903d22b5 (patch)
tree24c128a343c4a6f42a291a357673ed5ca92b65c1 /docs/typographical-conventions.rst
parent974833c98e805e212cd46423e7c69e1e13b98e1f (diff)
parentbf08a77be16b6d76390db38e233bd0f69b247c24 (diff)
downloadpyramid-a5dc96147bc939d17404073f617c30a6903d22b5.tar.gz
pyramid-a5dc96147bc939d17404073f617c30a6903d22b5.tar.bz2
pyramid-a5dc96147bc939d17404073f617c30a6903d22b5.zip
Merge pull request #3267 from Pylons/pdf_rendering_fixes
Pdf rendering fixes
Diffstat (limited to 'docs/typographical-conventions.rst')
-rw-r--r--docs/typographical-conventions.rst24
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/typographical-conventions.rst b/docs/typographical-conventions.rst
index f128effea..2bfe4ffa6 100644
--- a/docs/typographical-conventions.rst
+++ b/docs/typographical-conventions.rst
@@ -217,18 +217,6 @@ The version in which a feature is deprecated in a project is displayed as follow
Use the ``require_csrf`` option or read :ref:`auto_csrf_checking` instead to have :class:`pyramid.exceptions.BadCSRFToken` exceptions raised.
-.. _typographical-conventions-danger:
-
-Danger
-------
-
-Danger represents critical information related to a topic or concept, and should recommend to the user "don't do this dangerous thing".
-
-.. danger::
-
- This is danger or an error.
-
-
.. _typographical-conventions-warnings:
Warnings
@@ -265,18 +253,6 @@ See also
See :ref:`Quick Tutorial section on Requirements <qtut_requirements>`.
-.. _typographical-conventions-todo:
-
-Todo
-----
-
-Todo items designated tasks that require further work.
-
-.. todo::
-
- This is a todo item.
-
-
.. _typographical-conventions-cross-references:
Cross-references