mirror of
https://github.com/python/cpython.git
synced 2025-12-04 16:43:27 +00:00
Add a comment to the top of the file explaining why the file is here.
This commit is contained in:
parent
ba60297a0a
commit
0ba5541a0e
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
||||||
|
% This document is largely a stub used to allow the email package docs
|
||||||
|
% to be formatted separately from the rest of the Python
|
||||||
|
% documentation. This allows the documentation to be released
|
||||||
|
% independently of the rest of Python since the email package is being
|
||||||
|
% maintained for multiple Python versions, and on an accelerated
|
||||||
|
% schedule.
|
||||||
|
|
||||||
\documentclass{howto}
|
\documentclass{howto}
|
||||||
|
|
||||||
\title{email Package Reference}
|
\title{email Package Reference}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue