summaryrefslogtreecommitdiffstats
path: root/Doc/library/email.policy.rst
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2012-05-27 21:10:36 (GMT)
committerR David Murray <rdmurray@bitdance.com>2012-05-27 21:10:36 (GMT)
commit79cf3bad1b1ba4632e0467f0c4f86504c2fa73df (patch)
tree78f8ef938b1d95e1c4130652cf821402f237aa0d /Doc/library/email.policy.rst
parentea9766897bf1d2ccf610ff9ce805acca7c4cce6f (diff)
downloadcpython-79cf3bad1b1ba4632e0467f0c4f86504c2fa73df.zip
cpython-79cf3bad1b1ba4632e0467f0c4f86504c2fa73df.tar.gz
cpython-79cf3bad1b1ba4632e0467f0c4f86504c2fa73df.tar.bz2
#11785: fix the :mod: references in email package submodule titles.
Also adds the TOC entry for headerregistry.
Diffstat (limited to 'Doc/library/email.policy.rst')
-rw-r--r--Doc/library/email.policy.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/Doc/library/email.policy.rst b/Doc/library/email.policy.rst
index 2ba0dba..9ab949e 100644
--- a/Doc/library/email.policy.rst
+++ b/Doc/library/email.policy.rst
@@ -1,9 +1,12 @@
-:mod:`email`: Policy Objects
-----------------------------
+:mod:`email.policy`: Policy Objects
+-----------------------------------
.. module:: email.policy
:synopsis: Controlling the parsing and generating of messages
+.. moduleauthor:: R. David Murray <rdmurray@bitdance.com>
+.. sectionauthor:: R. David Murray <rdmurray@bitdance.com>
+
.. versionadded:: 3.3