]> granicus.if.org Git - python/commit
Generates inputs to the Microsoft Help Compiler, which creates compiled
authorTim Peters <tim.peters@gmail.com>
Fri, 19 Apr 2002 16:09:26 +0000 (16:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 19 Apr 2002 16:09:26 +0000 (16:09 +0000)
commit52cfa33e6ee826fcc65e97bb56baf18699996612
tree8bcbb4e969c98b934d634e15e4d6d5ce6b456835
parent7d4ed0db95dc6280f627739f03e426344734f917
Generates inputs to the Microsoft Help Compiler, which creates compiled
HTML help files (.chm).  Obtained from Robin Dunn's packaging of the
2.2 docs at <http://alldunn.com/python/>, obtained in turn from
Hernán Martínez Foffani's original work at
<http://www.orgmf.com.ar/condor/pytstuff.html>.
Doc/tools/prechm.py [new file with mode: 0644]