mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +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,9 @@
|
|||
\section{Standard Module \module{MiniAEFrame}}
|
||||
\stmodindex{MiniAEFrame}
|
||||
\label{module-MiniAEFrame}
|
||||
\declaremodule{standard}{MiniAEFrame}
|
||||
|
||||
\modulesynopsis{Support to act as an Open Scripting Architecture (OSA) server
|
||||
(``Apple Events'').}
|
||||
|
||||
|
||||
The module \module{MiniAEFrame} provides a framework for an application
|
||||
that can function as an Open Scripting Architecture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue