summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Change the suggestions pointer at the bottom of generated HTML pages.Fred Drake1999-10-291-3/+3
* Module/script to parse the reference count data file and make theFred Drake1999-10-201-0/+95
* Added --about option to specify the file to load "About thisFred Drake1999-09-231-1/+8
* Added --image-type option to allow use of either GIF or PNG images.Fred Drake1999-09-221-11/+38
* Update the instructions slightly.Fred Drake1999-08-261-4/+44
* Removed; no longer needed now that the other tools can handle entityFred Drake1999-08-261-24/+0
* feed(): Added support for ESIS '&' lines.Fred Drake1999-08-261-1/+4
* Remove use of fixgenents.sh; no longer needed.Fred Drake1999-08-261-5/+4
* Specify: \geq --> ≥Fred Drake1999-08-261-4/+12
* Conversion.subconvert(): Added support for "entityref" parametersFred Drake1999-08-261-0/+7
* write_esis(): Added support for ENTITY_REFERENCE nodes.Fred Drake1999-08-261-40/+44
* convert(): Add support for ESIS '&' lines, and make sure we don'tFred Drake1999-08-261-0/+5
* rewrite_descriptor(): Fix bug that dropped the first TEXT node fromFred Drake1999-08-201-45/+36
* Re-write in Python for portability. About 30% slower, but who cares?!Fred Drake1999-08-031-26/+61
* remap_element_names(): Only used for things that the new conversionFred Drake1999-08-031-32/+6
* The new conversion engine supports more of the table re-writing thanFred Drake1999-08-031-6/+9
* Remove obsolete version of script.Fred Drake1999-08-021-84/+0
* Re-implementation of mktarball.sh as a more portable Python script;Fred Drake1999-08-021-0/+139
* bwrite(), ewrite(): Helpers for diagnostic output; essentially theFred Drake1999-08-021-30/+61
* Mostly minor changes.Fred Drake1999-08-021-52/+23
* This doesn't need to do nearly as much for the new conversion, soFred Drake1999-08-021-24/+0
* A few small improvements to the conversion.Fred Drake1999-08-021-3/+7
* Ripped out the old conversion.Fred Drake1999-07-291-367/+7
* Added a few more passes through the document fragment. Not actuallyFred Drake1999-07-291-11/+126
* Massive changes.Fred Drake1999-07-291-38/+478
* Minor updates.Fred Drake1999-07-291-4/+8
* Use the (new) buildFragment() method of the EsisBuilder rather thanFred Drake1999-07-291-15/+1
* Some minor cleanup.Fred Drake1999-07-291-20/+18
* Conversion specification, used by a new path through latex2esis.py.Fred Drake1999-07-291-0/+631
* Minor update.Fred Drake1999-07-291-3/+6
* Add support for bzip2 using --bzip2.Fred Drake1999-07-271-4/+11
* Add --zip parameter; make this able to produce .zip files as well asFred Drake1999-07-231-3/+20
* Make the default target xml instead of sgml.Fred Drake1999-07-221-2/+2
* Make the default target xml instead of sgml.Fred Drake1999-07-221-2/+4
* When looking for things that might be modules, include *module.c fromFred Drake1999-06-171-1/+18
* Enhanced docstring and some comments.Fred Drake1999-05-191-8/+21
* Modify to perform "---" to "—" conversion outside ofFred Drake1999-05-181-7/+16
* Remove the "---" to "—" conversion; this is wrong in verbatimFred Drake1999-05-181-1/+0
* Lots of adjustments to deal with the document content now being storedFred Drake1999-05-101-91/+94
* Some more fixes.Fred Drake1999-05-101-11/+16
* ExtendedEsisBuilder.push(): Override inherited definition. We don'tFred Drake1999-05-071-3/+17
* Fix some bugs introduced in the previous checkin.Fred Drake1999-05-071-9/+13
* Define & use a Conversion object. It's still really ugly, but atFred Drake1999-05-071-227/+255
* Make it work for "manual" documents as well as "howto" documents.Fred Drake1999-05-061-17/+53
* Make sure latex2html doesn't produce a hard link between foo/foo.htmlFred Drake1999-05-031-0/+3
* Make sure latex2html doesn't produce a hard link from $part/$part.htmlFred Drake1999-05-031-1/+4
* Nasty hack to add a --numeric parameter to skip the use of "logical"Fred Drake1999-04-291-3/+14
* Add command line flags to just list the files that contain theFred Drake1999-04-221-2/+20
* Script to locate uses of \module where the module referred to is notFred Drake1999-04-221-0/+45
* Further refinement, to allow this to handle the library reference asFred Drake1999-04-141-5/+5