mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +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,4 +1,5 @@
|
|||
\section{Built-in Module \module{array}}
|
||||
\section{\module{array} ---
|
||||
Efficient arrays of uniformly typed numeric values.}
|
||||
\declaremodule{builtin}{array}
|
||||
|
||||
\modulesynopsis{Efficient arrays of uniformly typed numeric values.}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue