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,8 @@
|
|||
\section{Built-in Module \module{macdnr}}
|
||||
\label{module-macdnr}
|
||||
\bimodindex{macdnr}
|
||||
\declaremodule{builtin}{macdnr}
|
||||
|
||||
\modulesynopsis{Interfaces to the Macintosh Domain Name Resolver.}
|
||||
|
||||
|
||||
This module provides an interface to the Macintosh Domain Name
|
||||
Resolver. It is usually used in conjunction with the \module{mactcp}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue