cpython/Doc/tools
Fred Drake ea4d2c0241 A few small changes:
- Change PREFIX to PREFIXES, which contains a sequence of prefix strings.
  This is useful since we want to look for both Py and PY.
- Wrap a long line.
- Collect struct tags as well as typedef names.  Since we generally only
  use one of the other, that improves coverage.
- Make the script executable on Unix.

This could use a better approach to determine if a symbol is documented,
and could easily avoid keeping the massive string in memory.  That would
take time to actually write more code, though, so we'll bail on that
for now.
2001-11-29 04:30:46 +00:00
..
sgmlconv Avoid trailing blank lines in the output. 2001-11-19 05:28:29 +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 Merged changes from the 1.5.2p2 release. 2000-04-03 04:19: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
findmodrefs Add command line flags to just list the files that contain the 1999-04-22 20:32:21 +00:00
fix_hack Merge alpha100 branch back to main trunk 1994-08-01 12:22:53 +00:00
fix_libaux.sed /bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not. 1998-05-08 03:42:23 +00:00
fixinfo.el Simplify slightly. 1999-01-27 18:40:36 +00:00
getpagecounts Added the Distutils manuals. 2000-04-28 17:05:41 +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 Jon Nelson <jnelson@users.sourceforge.net>: 2001-02-12 19:12:55 +00:00
mkhowto Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option in 2001-10-30 16:09:51 +00:00
mkinfo Add a few comments. 1999-01-08 15:32:27 +00:00
mkmodindex Adjust to understand use of either single- or double-quotes to quote 2001-06-22 17:11:30 +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
push-docs.sh No need to run make twice here. 2001-10-25 15:13:30 +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 Do a little bit more to try and add <link> elements to the header, not that 2001-10-22 15:07:16 +00:00
toc2bkm.py Hush the nanny. 2000-10-07 12:50:05 +00:00
undoc_symbols.py A few small changes: 2001-11-29 04:30:46 +00:00
update-docs.sh Update the directory names to match changes at SourceForge. 2001-05-09 16:33:34 +00:00
whichlibs Adjust to new file layout. 1998-05-08 15:37:13 +00:00