diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-20 20:26:26 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-20 20:26:26 (GMT) |
commit | 454540774618c35374ecd0042ab689692040c425 (patch) | |
tree | c2851970eff54e1e7ceeb9de2bbf177c4206c2de /RISCOS | |
parent | 3d94942000dde4266487969eb75f27fd3d46099f (diff) | |
download | cpython-454540774618c35374ecd0042ab689692040c425.zip cpython-454540774618c35374ecd0042ab689692040c425.tar.gz cpython-454540774618c35374ecd0042ab689692040c425.tar.bz2 |
Stopped all warnings from the HTML Help Compiler, by generating proper
HTML (or, at least, proper in its view). The TOC file is now identical
to what the HTML compiler itself generates, except for whitespace and
a glitch identified below. The pretty-printing done by prechm.py is
pretty much destroyed for now; if you need it pretty-printed, just make
the Help Compiler save the files (it's got its own idea of pretty-
printing anyway).
Glitch: The title of Ref Man "2.1.6 Blank lines" shows up as a blank
for now. This is because the relevant entry in ref/index.html contains
nested anchors, and pychm really has no idea what to do with that. I
hacked it for now to avoid any error messages or worse insanity, and
filed a bug report against the docs.
Diffstat (limited to 'RISCOS')
0 files changed, 0 insertions, 0 deletions