]> granicus.if.org Git - python/commitdiff
Add new email.policy document to the toctree and fix markup glitch.
authorGeorg Brandl <georg@python.org>
Tue, 19 Apr 2011 07:21:00 +0000 (09:21 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 19 Apr 2011 07:21:00 +0000 (09:21 +0200)
Doc/library/email.policy.rst
Doc/library/email.rst

index f95af39454dc48af01268b9ede9d344f8faafbd4..157f692267902469d27b369683be7e1dc0e1e713 100644 (file)
@@ -27,7 +27,7 @@ defaults are described below.  The :mod:`policy` module also provides some
 pre-created :class:`Policy` instances.  In addition to a :const:`default`
 instance, there are instances tailored for certain applications.  For example
 there is an :const:`SMTP` :class:`Policy` with defaults appropriate for
-generating output to be sent to an SMTP server.  These are listed :ref:`below
+generating output to be sent to an SMTP server.  These are listed `below
 <Policy Instances>`.
 
 In general an application will only need to deal with setting the policy at the
index 4530b9506ec599cdb37fe977824320279af1736e..fc206f4db289e351108007c41f81b470249552a5 100644 (file)
@@ -51,6 +51,7 @@ Contents of the :mod:`email` package documentation:
    email.message.rst
    email.parser.rst
    email.generator.rst
+   email.policy.rst
    email.mime.rst
    email.header.rst
    email.charset.rst