| Commit message (Expand) | Author | Age | Files | Lines |
* | Support the use of bibtex. This is transparent to the user. | Fred Drake | 1998-10-27 | 1 | -1/+12 |
|
|
* | Added --tools option, to package only the framework (no documents). | Fred Drake | 1998-10-21 | 1 | -3/+21 |
|
|
* | Reflect new name of index style file. | Fred Drake | 1998-10-19 | 2 | -3/+3 |
|
|
* | No longer needed since we have nice, contributed navigation buttons. | Fred Drake | 1998-10-19 | 1 | -35/+0 |
|
|
* | If building HTML and the icons should be served from the same | Fred Drake | 1998-10-19 | 1 | -4/+6 |
|
|
* | In build_html(), strip off leading "./" from filename, added by | Fred Drake | 1998-10-16 | 1 | -0/+1 |
|
|
* | Change the default split level to not split on marked \paragraph and | Fred Drake | 1998-10-07 | 1 | -2/+2 |
|
|
* | If --debug was used, don't delete the temporary .perl file used to | Fred Drake | 1998-10-07 | 1 | -1/+3 |
|
|
* | Don't attempt to add paragraph and subparagraph sections to the PDF | Fred Drake | 1998-10-07 | 1 | -1/+7 |
|
|
* | Script to generate page counts of the PostScript files. | Fred Drake | 1998-08-28 | 1 | -0/+23 |
|
|
* | Support long options that take arguments of the form --option=value as well | Fred Drake | 1998-08-28 | 1 | -5/+40 |
|
|
* | Improved some error messages for command line processing. | Fred Drake | 1998-08-12 | 1 | -2/+17 |
|
|
* | Oops, the --text option wasn't documented! | Fred Drake | 1998-08-12 | 1 | -0/+1 |
|
|
* | Added a comment about not using a symbolic link to access the script. | Fred Drake | 1998-08-12 | 1 | -0/+7 |
|
|
* | Helper script used in creating navigation buttons. | Fred Drake | 1998-08-11 | 1 | -0/+35 |
|
|
* | Use Perl's rename() function instead of system(); there's no need for two | Fred Drake | 1998-08-11 | 1 | -2/+1 |
|
|
* | Add a comment explaining that this script is probably not useful outside the | Fred Drake | 1998-08-11 | 1 | -4/+6 |
|
|
* | The letter headings must be requested explicitly with --letters. | Fred Drake | 1998-08-07 | 1 | -5/+15 |
|
|
* | Allow multi-column indexes to be produced. | Fred Drake | 1998-08-07 | 1 | -6/+60 |
|
|
* | Variant of AMK's patch to produce text versions of HOWTO documents. | Fred Drake | 1998-08-06 | 1 | -9/+48 |
|
|
* | build_html(): Simplify, so there's only one version of the latex2html | Fred Drake | 1998-08-05 | 1 | -14/+30 |
|
|
* | use_latex(): Hack to pass .syn files though uniq, so that the last module | Fred Drake | 1998-07-23 | 1 | -1/+10 |
|
|
* | Fix definition of release_version (global). | Fred Drake | 1998-05-19 | 1 | -1/+1 |
|
|
* | Update to use latex2html 98.1p5. | Fred Drake | 1998-05-15 | 1 | -2/+3 |
|
|
* | Update to use latex2html 98.1p5. | Fred Drake | 1998-05-15 | 1 | -1/+2 |
|
|
* | Remove debugging echo. | Fred Drake | 1998-05-15 | 1 | -1/+0 |
|
|
* | Fix the fix to allow the .tex document sources not live in ".". | Fred Drake | 1998-05-14 | 1 | -1/+2 |
|
|
* | Mostly spurious change to ensure that everyone's version of this picks up the | Fred Drake | 1998-05-14 | 1 | -0/+2 |
|
|
* | Don't run tools/toc2bkm.py unless we're building PDF. | Fred Drake | 1998-05-14 | 1 | -6/+11 |
|
|
* | Use .tgz instead of .tar.gz for the output file name. | Fred Drake | 1998-05-11 | 1 | -1/+1 |
|
|
* | Add --letter option, similar to --a4. This is a no-op, but can be used from | Fred Drake | 1998-05-11 | 1 | -0/+4 |
|
|
* | Don't be so ugly as to use "set -x" to get the executed commands printed. | Fred Drake | 1998-05-11 | 1 | -1/+6 |
|
|
* | Oops, better add it to the usage message! | Fred Drake | 1998-05-11 | 1 | -0/+1 |
|
|
* | Add easy-to-use support for A4 paper. | Fred Drake | 1998-05-11 | 1 | -2/+6 |
|
|
* | Accept the release number on the command line instead of hardcoding it. | Fred Drake | 1998-05-11 | 1 | -3/+3 |
|
|
* | Don't be so ugly as to use "set -x" to get the executed commands printed. | Fred Drake | 1998-05-11 | 1 | -3/+4 |
|
|
* | Adjust to new file layout. | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Some versions of latex2html don't automatically append the .tex extension to | Fred Drake | 1998-05-08 | 1 | -1/+4 |
|
|
* | /bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not. | Fred Drake | 1998-05-08 | 1 | -1/+1 |
|
|
* | Be a little more robust handling filenames. | Fred Drake | 1998-05-07 | 1 | -4/+5 |
|
|
* | Add support for a --pdf option to cause a PDF file to be created instead; | Fred Drake | 1998-05-07 | 1 | -9/+19 |
|
|
* | New script to drive HTML generation. | Fred Drake | 1998-05-07 | 1 | -0/+27 |
|
|
* | New helper script to build the .dvi for a Python manual; usable for the | Fred Drake | 1998-05-07 | 1 | -0/+26 |
|
|
* | cleanup(): Remove *all* the temp files related to index generation! | Fred Drake | 1998-04-29 | 1 | -1/+3 |
|
|
* | Simplify how some options get propogated. | Fred Drake | 1998-04-24 | 1 | -24/+27 |
|
|
* | This script appears to no longer be in the toolchain for Python | Barry Warsaw | 1998-04-23 | 1 | -1590/+0 |
|
|
* | cleanup(): Get rid of module index turds. | Fred Drake | 1998-04-17 | 1 | -1/+1 |
|
|
* | build_ps(): Fix flags to dvips. | Fred Drake | 1998-04-17 | 1 | -4/+4 |
|
|
* | Fix things. Blame Andy Eskilsson <andy.eskilsson@telelogic.se>. | Fred Drake | 1998-04-17 | 1 | -121/+148 |
|
|
* | Adjust to allow both general and module indexes. | Fred Drake | 1998-04-17 | 1 | -26/+45 |
|
|