mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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,8 +1,9 @@
|
|||
\section{Standard Module \module{xdrlib}}
|
||||
\section{\module{xdrlib} ---
|
||||
Encode and decode XDR data.}
|
||||
\declaremodule{standard}{xdrlib}
|
||||
|
||||
\modulesynopsis{Encoders and decoders for the External Data
|
||||
Representation.}
|
||||
Representation (XDR).}
|
||||
|
||||
\index{XDR}
|
||||
\index{External Data Representation}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue