mirror of
https://github.com/python/cpython.git
synced 2025-12-11 03:20:01 +00:00
Added module synopsis.
This commit is contained in:
parent
68a8c69499
commit
dbd72a4e4f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
\section{\module{shutil} ---
|
\section{\module{shutil} ---
|
||||||
High-level file operations.}
|
High-level file operations}
|
||||||
|
|
||||||
\declaremodule{standard}{shutil}
|
\declaremodule{standard}{shutil}
|
||||||
|
\modulesynopsis{High-level file operations, including copying.}
|
||||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||||
% partly based on the docstrings
|
% partly based on the docstrings
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue