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.encoders.rst b/Doc/library/email.encoders.rst index 81d3096..916ba5d 100644 --- a/Doc/library/email.encoders.rst +++ b/Doc/library/email.encoders.rst
@@ -1,5 +1,5 @@ -:mod:`email`: Encoders ----------------------- +:mod:`email.encoders`: Encoders +------------------------------- .. module:: email.encoders :synopsis: Encoders for email message payloads.