• Fred Drake's avatar
    SF patch #552837, submitted by Robert Pyron: · ef5864ed
    Fred Drake yazdı
    1. BUGFIX: In function makefile(), strip blanks from the nodename.
       This is necesary to match the behavior of parser.makeref() and
       parser.do_node().
    2. BUGFIX fixed KeyError in end_ifset (well, I may have just made
       it go away, rather than fix it)
    3. BUGFIX allow @menu and menu items inside @ifset or @ifclear
    4. Support added for:
          @uref        URL reference
          @image       image file reference (see note below)
          @multitable  output an HTML table
          @vtable
    5. Partial support for accents, to match MAKEINFO output
    6. I added a new command-line option, '-H basename', to specify
       HTML Help output. This will cause three files to be created
       in the current directory:
          `basename`.hhp  HTML Help Workshop project file
          `basename`.hhc  Contents file for the project
          `basename`.hhk  Index file for the project
       When fed into HTML Help Workshop, the resulting file will be
       named `basename`.chm.
    7. A new class, HTMLHelp, to accomplish item 6.
    8. Various calls to HTMLHelp functions.
    A NOTE ON IMAGES: Just as 'outputdirectory' must exist before
    running this program, all referenced images must already exist
    in outputdirectory.
    
    FLD: wrapped some long lines.
    ef5864ed
Adı
Son kayıt (commit)
Son güncelleme
..
README Loading commit data...
byteyears.py Loading commit data...
checkappend.py Loading commit data...
checkpyc.py Loading commit data...
classfix.py Loading commit data...
cleanfuture.py Loading commit data...
copytime.py Loading commit data...
crlf.py Loading commit data...
cvsfiles.py Loading commit data...
dutree.doc Loading commit data...
dutree.py Loading commit data...
eptags.py Loading commit data...
finddiv.py Loading commit data...
findlinksto.py Loading commit data...
fixcid.py Loading commit data...
fixdiv.py Loading commit data...
fixheader.py Loading commit data...
fixnotice.py Loading commit data...
fixps.py Loading commit data...
ftpmirror.py Loading commit data...
gencodec.py Loading commit data...
google.py Loading commit data...
h2py.py Loading commit data...
ifdef.py Loading commit data...
lfcr.py Loading commit data...
linktree.py Loading commit data...
lll.py Loading commit data...
logmerge.py Loading commit data...
mailerdaemon.py Loading commit data...
md5sum.py Loading commit data...
methfix.py Loading commit data...
mkreal.py Loading commit data...
ndiff.py Loading commit data...
nm2def.py Loading commit data...
objgraph.py Loading commit data...
parseentities.py Loading commit data...
pathfix.py Loading commit data...
pdeps.py Loading commit data...
pindent.py Loading commit data...
ptags.py Loading commit data...
pydoc Loading commit data...
pydocgui.pyw Loading commit data...
redemo.py Loading commit data...
reindent.py Loading commit data...
rgrep.py Loading commit data...
suff.py Loading commit data...
sum5.py Loading commit data...
texi2html.py Loading commit data...
trace.py Loading commit data...
treesync.py Loading commit data...
untabify.py Loading commit data...
which.py Loading commit data...
xxci.py Loading commit data...