mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +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} ---
|
||||
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…
Add table
Add a link
Reference in a new issue