mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +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,7 +1,8 @@
|
|||
% XXX The module has been extended (by Jeremy) but this documentation
|
||||
% hasn't been updated completely.
|
||||
|
||||
\section{Built-in Module \module{zlib}}
|
||||
\section{\module{zlib} ---
|
||||
Compression and decompression compatible with \program{gzip}.}
|
||||
\declaremodule{builtin}{zlib}
|
||||
|
||||
\modulesynopsis{Low-level interface to compression and decompression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue