cpython/Doc/tools
Tim Peters 4545407746 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.
2002-04-20 20:26:26 +00:00
..
sgmlconv When adding a name to the table of macros and environments, make sure it 2002-04-10 04:20:33 +00:00
anno-api.py Fix the way we found relevant cfuncdesc lines; PREFIX was not a regular 2000-09-22 17:55:32 +00:00
buildindex.py Make this do the right thing with entries which start with the percent sign, 2001-12-26 19:55:14 +00:00
checkargs.pm New conversion tools for HTML->info from Michael Ernst 1999-01-08 15:25:29 +00:00
cklatex Script to help locate markup that LaTeX2HTML has a problem with. 2000-02-21 17:20:16 +00:00
custlib.py Hush the nanny. 2000-10-07 12:50:05 +00:00
cvsinfo.py Support module to help work with checked-out CVS trees. 2000-10-06 16:36:48 +00:00
findacks Use the cvsinfo module instead of a module stuff off in my personal 2000-10-06 16:37:47 +00:00
findcsyms Start of script to locate C symbols and segregate them into lists of 2002-04-16 21:27:17 +00:00
findmodrefs Add command line flags to just list the files that contain the 1999-04-22 20:32:21 +00:00
fix_hack
fix_libaux.sed
fixinfo.el Simplify slightly. 1999-01-27 18:40:36 +00:00
getpagecounts Remove Emacs turd; not needed with modern Emacs versions. 2002-04-17 03:29:40 +00:00
html2texi.pl Update to the latest version of Michael Ernst's script. 1999-01-14 18:17:07 +00:00
indfix.py Hush the nanny. 2000-10-07 12:50:05 +00:00
keywords.py Use #!/usr/bin/env python instead of #!/usr/local/bin/python. 1999-04-09 14:53:35 +00:00
listmodules Note that readframes() returns data in linear format, even if the original 2000-11-17 19:05:12 +00:00
mkackshtml Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, 2002-04-05 17:34:50 +00:00
mkhowto Remove meaningless comment. 2001-12-04 16:32:04 +00:00
mkinfo Add a few comments. 1999-01-08 15:32:27 +00:00
mkmodindex Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, 2002-04-05 17:34:50 +00:00
mkpkglist Script to generate the table of distribution packages, plugging in the size 2001-12-08 00:26:07 +00:00
mksourcepkg Do not pass names of individual files to shutil.rmtree(); use os.unlink() 2001-02-02 15:48:00 +00:00
node2label.pl Give the pattern used to pick out a source anchor a more specific pattern. 2001-06-23 04:35:09 +00:00
prechm.py Stopped all warnings from the HTML Help Compiler, by generating proper 2002-04-20 20:26:26 +00:00
push-docs.sh Mark the notice about the new development version of the docs as not needing 2002-04-04 18:06:06 +00:00
refcounts.py If the input line does not contain enough fields, raise a meaningful 2001-05-29 15:25:51 +00:00
rewrite.py Script to re-write @FOO@-style marks with values, initializing the 2001-07-17 16:46:14 +00:00
support.py Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, 2002-04-05 17:34:50 +00:00
toc2bkm.py Hush the nanny. 2000-10-07 12:50:05 +00:00
undoc_symbols.py Replace the simpleminded string.find with a re.search looking only for 2002-04-16 15:04:56 +00:00
update-docs.sh Update to push the docs to python.org instead of python.sf.net. 2002-04-01 20:15:05 +00:00
whichlibs Adjust to new file layout. 1998-05-08 15:37:13 +00:00