mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Added more informaton about the mkhowto.sh script.
This commit is contained in:
parent
78b8c3d0d6
commit
00c468b0c5
1 changed files with 4 additions and 3 deletions
|
@ -165,9 +165,10 @@ the new series of Python HOWTO documents which is being coordinated by
|
||||||
Andrew Kuchling <amk@acm.org>. The file templates/howto.tex is a
|
Andrew Kuchling <amk@acm.org>. The file templates/howto.tex is a
|
||||||
commented example which may be used a template. A script to "do the
|
commented example which may be used a template. A script to "do the
|
||||||
right thing" to format a howto document is included as
|
right thing" to format a howto document is included as
|
||||||
tools/mkhowto.sh. Support for this document class is still new, but
|
tools/mkhowto.sh. These documents can be formatted as HTML, PDF,
|
||||||
is expected to evolve rapidly. Use "mkhowto.sh --help" for
|
PostScript, or ASCII files. Support for this document class is
|
||||||
information on using the formatting tool.
|
still new, but is expected to evolve rapidly. Use "mkhowto.sh --help"
|
||||||
|
for information on using the formatting tool.
|
||||||
|
|
||||||
For authors of module documentation, there is a file
|
For authors of module documentation, there is a file
|
||||||
templates/module.tex which may be used as a template for a module
|
templates/module.tex which may be used as a template for a module
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue