summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* create_module_info(): New function: Modify a <section> to create aFred Drake1998-12-101-13/+99
* Don't pass around a list of known empty elements, since the ESISFred Drake1998-12-101-5/+6
* Added a transform to start cleaning up the modulesynopsis stuff aFred Drake1998-12-101-0/+17
* Handle SGML variant as well as XML variant. SGML is *much* moreFred Drake1998-12-101-0/+12
* General comments on what's here and how to try it out. NoteFred Drake1998-12-021-0/+23
* Support conversions to both SGML and XML; SGML is the "default".Fred Drake1998-12-011-14/+20
* Use esistools.Fred Drake1998-12-011-29/+25
* Use esistools.Fred Drake1998-12-011-15/+66
* Use esistools, getopt.Fred Drake1998-12-011-31/+27
* Utility functions and misc. classes used in handling ESIS data.Fred Drake1998-12-011-0/+80
* Remove $(CUTCRUFT) garbage; now in fixgenents.sh.Fred Drake1998-11-301-6/+8
* Move nasty cruft from make.rules' $(CUTCRUFT) here, mostly to clean upFred Drake1998-11-301-1/+4
* l2hoption: Do the "right thing" to quote the right-hand-side of PerlFred Drake1998-11-301-1/+2
* Add a -address parameter to the LaTeX2HTML command line to directFred Drake1998-11-301-0/+1
* Several small adjustments.Fred Drake1998-11-301-60/+88
* Handle output of \geq and \leq.Fred Drake1998-11-301-0/+2
* Do the right stuff to convert what was originally \e, \ldots, and ---Fred Drake1998-11-251-0/+3
* Supplemental rules to convert a .tex file to a .xml file. Both XML andFred Drake1998-11-241-0/+29
* Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This isFred Drake1998-11-241-0/+25
* The & character is also escaped using \.Fred Drake1998-11-231-1/+1
* Add some additional cleanup transformations.Fred Drake1998-11-231-0/+67
* Fix comment regex so we don't screw up structured comments withFred Drake1998-11-231-1/+1
* Script to squirrel around with the DOM tree of document fragments from theFred Drake1998-11-231-0/+193
* Moved into tools/sgmlconv/.Fred Drake1998-11-232-0/+468
* Moving to sgmlconv/ subdir.Fred Drake1998-11-232-468/+0
* Fix up the extraction of optional parameters a little.Fred Drake1998-11-231-3/+3
* Some cleanup.Fred Drake1998-11-231-10/+16
* Fix some minor problems.Fred Drake1998-11-231-29/+32
* First cut at a script to generate SGML/XML from an ESIS event stream,Fred Drake1998-11-181-0/+125
* First cut at a script to generate ESIS events from LaTeX source,Fred Drake1998-11-181-0/+334
* Support the use of bibtex. This is transparent to the user.Fred Drake1998-10-271-1/+12
* Added --tools option, to package only the framework (no documents).Fred Drake1998-10-211-3/+21
* Reflect new name of index style file.Fred Drake1998-10-192-3/+3
* No longer needed since we have nice, contributed navigation buttons.Fred Drake1998-10-191-35/+0
* If building HTML and the icons should be served from the sameFred Drake1998-10-191-4/+6
* In build_html(), strip off leading "./" from filename, added byFred Drake1998-10-161-0/+1
* Change the default split level to not split on marked \paragraph andFred Drake1998-10-071-2/+2
* If --debug was used, don't delete the temporary .perl file used toFred Drake1998-10-071-1/+3
* Don't attempt to add paragraph and subparagraph sections to the PDFFred Drake1998-10-071-1/+7
* Script to generate page counts of the PostScript files.Fred Drake1998-08-281-0/+23
* Support long options that take arguments of the form --option=value as wellFred Drake1998-08-281-5/+40
* Improved some error messages for command line processing.Fred Drake1998-08-121-2/+17
* Oops, the --text option wasn't documented!Fred Drake1998-08-121-0/+1
* Added a comment about not using a symbolic link to access the script.Fred Drake1998-08-121-0/+7
* Helper script used in creating navigation buttons.Fred Drake1998-08-111-0/+35
* Use Perl's rename() function instead of system(); there's no need for twoFred Drake1998-08-111-2/+1
* Add a comment explaining that this script is probably not useful outside theFred Drake1998-08-111-4/+6
* The letter headings must be requested explicitly with --letters.Fred Drake1998-08-071-5/+15
* Allow multi-column indexes to be produced.Fred Drake1998-08-071-6/+60
* Variant of AMK's patch to produce text versions of HOWTO documents.Fred Drake1998-08-061-9/+48