Added module synopsis.
This commit is contained in:
parent
68a8c69499
commit
dbd72a4e4f
|
@ -1,7 +1,8 @@
|
|||
\section{\module{shutil} ---
|
||||
High-level file operations.}
|
||||
High-level file operations}
|
||||
|
||||
\declaremodule{standard}{shutil}
|
||||
\modulesynopsis{High-level file operations, including copying.}
|
||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||
% partly based on the docstrings
|
||||
|
||||
|
|
Loading…
Reference in New Issue