File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11% Template for a library manual section.
22% PLEASE REMOVE THE COMMENTS AFTER USING THE TEMPLATE
3+ %
4+ % Complete documentation on the extended LaTeX markup used for Python
5+ % documentation is available in ``Documenting Python'', which is part
6+ % of the standard documentation for Python. It may be found online
7+ % at:
8+ %
9+ % http://www.python.org/doc/current/doc/doc.html
310
411% ==== 0. ====
512% Copy this file to <mydir>/lib<mymodule>.tex, and edit that file
1320% appropriate.
1421
1522\section {\module {spam} ---
16- Short descrition , for section title }
23+ Short description , for section title and table of contents }
1724
1825% Choose one of these to specify the module module name. If there's
1926% an underscore in the name, use
@@ -31,9 +38,9 @@ \section{\module{spam} ---
3138% Please use a name that has already been used whenever applicable. If this
3239% is omitted, no availability statement is produced or implied.
3340%
34- % \platform{UNIX }
41+ % \platform{Unix }
3542
36- % These apply to all modules:
43+ % These apply to all modules, and may be given more than once :
3744
3845\moduleauthor {name}{email} % Author of the module code;
3946 % omit if not known.
You can’t perform that action at this time.
0 commit comments