mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +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,10 +1,11 @@
|
|||
% Based on HTML documentation by Piers Lauder <piers@staff.cs.usyd.edu.au>;
|
||||
% converted by Fred L. Drake, Jr. <fdrake@acm.org>.
|
||||
%
|
||||
% The imaplib module was written by Piers Lauder.
|
||||
|
||||
\section{Standard Module \module{imaplib}}
|
||||
\section{\module{imaplib} ---
|
||||
IMAP4 protocol client.}
|
||||
\declaremodule{standard}{imaplib}
|
||||
\moduleauthor{Piers Lauder}{piers@staff.cs.usyd.edu.au}
|
||||
\sectionauthor{Piers Lauder}{piers@staff.cs.usyd.edu.au}
|
||||
|
||||
\modulesynopsis{IMAP4 protocol client (requires sockets).}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue