mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Adjusted to use the new \declaremodule \modulesynopsis \localmoduletable
macros.
This commit is contained in:
parent
dfb658c386
commit
fe7f3bc2aa
13 changed files with 65 additions and 81 deletions
|
@ -1,6 +1,8 @@
|
|||
\section{Standard Module \module{FrameWork}}
|
||||
\stmodindex{FrameWork}
|
||||
\label{module-FrameWork}
|
||||
\declaremodule{standard}{FrameWork}
|
||||
|
||||
\modulesynopsis{Interactive application framework.}
|
||||
|
||||
|
||||
The \module{FrameWork} module contains classes that together provide a
|
||||
framework for an interactive Macintosh application. The programmer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue