mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Adjusted to use the new module synopsis support macros.
This commit is contained in:
parent
fe7f3bc2aa
commit
b91e934cf1
139 changed files with 627 additions and 706 deletions
|
@ -1,6 +1,8 @@
|
|||
\section{Built-in Module \module{gdbm}}
|
||||
\label{module-gdbm}
|
||||
\bimodindex{gdbm}
|
||||
\declaremodule{builtin}{gdbm}
|
||||
|
||||
\modulesynopsis{GNU's reinterpretation of dbm.}
|
||||
|
||||
|
||||
% Note that if this section appears on the same page as the first
|
||||
% paragraph of the dbm module section, makeindex will produce the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue