mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48: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,8 +1,9 @@
|
|||
\section{Built-in Module \module{rgbimg}}
|
||||
\section{\module{rgbimg} ---
|
||||
Read and write image files in ``SGI RGB'' format.}
|
||||
\declaremodule{builtin}{rgbimg}
|
||||
|
||||
\modulesynopsis{Read and write image files in ``SGI RGB'' format (the module is
|
||||
\emph{not} SGI specific though)!}
|
||||
\emph{not} SGI specific though!).}
|
||||
|
||||
|
||||
The \module{rgbimg} module allows Python programs to access SGI imglib image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue