mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
New section header style.
Fix up a few synopses.
This commit is contained in:
parent
62e436955b
commit
295da24eaf
126 changed files with 364 additions and 209 deletions
|
@ -1,6 +1,7 @@
|
|||
% Documentation by ESR
|
||||
\section{Standard Module \module{smtplib}}
|
||||
\section{\module{smtplib} ---
|
||||
SMTP protocol client.}
|
||||
\declaremodule{standard}{smtplib}
|
||||
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
|
||||
|
||||
\modulesynopsis{SMTP protocol client (requires sockets).}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue