mirror of https://github.com/python/cpython.git
Add a comment explaining that this script is probably not useful outside the
standard Python documentation, since the mkhowto.sh script is. Let there be no doubts....
This commit is contained in:
parent
4d46487fe8
commit
f6b6bbceb6
|
@ -2,6 +2,8 @@
|
|||
#
|
||||
# Drive HTML generation for a Python manual.
|
||||
#
|
||||
# This is probably *not* useful outside of the standard Python documentation.
|
||||
#
|
||||
# The first arg is required and is the designation for which manual to build;
|
||||
# api, ext, lib, ref, or tut. All other args are passed on to latex2html.
|
||||
|
||||
|
|
Loading…
Reference in New Issue