commit | 79cf3bad1b1ba4632e0467f0c4f86504c2fa73df | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sun May 27 17:10:36 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sun May 27 17:10:36 2012 -0400 |
tree | 78f8ef938b1d95e1c4130652cf821402f237aa0d | |
parent | ea9766897bf1d2ccf610ff9ce805acca7c4cce6f [diff] [blame] |
#11785: fix the :mod: references in email package submodule titles. Also adds the TOC entry for headerregistry.
diff --git a/Doc/library/email.rst b/Doc/library/email.rst index fc206f4..ef5354f 100644 --- a/Doc/library/email.rst +++ b/Doc/library/email.rst
@@ -52,6 +52,7 @@ email.parser.rst email.generator.rst email.policy.rst + email.headerregistry.rst email.mime.rst email.header.rst email.charset.rst