summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Mark <verbatim> elements that represent interactive sessions; theseFred Drake1999-02-181-0/+11
* Minor adjustments to reflect esis2sgml.py changes.Fred Drake1999-02-181-1/+2
* Some adjustments, mostly to make it more general.Fred Drake1999-02-181-21/+97
* Make the _rmtt regular expression deal with the new CSS-friendlyFred Drake1999-02-181-1/+2
* Copy in the stylesheet after latex2html is done.Fred Drake1999-02-161-0/+1
* Copy in the stylesheet after latex2html is done.Fred Drake1999-02-161-0/+4
* Make sure errors get propogated.Fred Drake1999-02-161-4/+5
* Add an optional parameter to make the script run latex only once toFred Drake1999-02-151-15/+38
* Use a common definition for $(SUBMAKE) instead of repeating everythingFred Drake1999-02-151-19/+16
* Added --l2h-config option to add additional initialization files forFred Drake1999-02-151-0/+14
* Revert previous change; there's a better way to do it.Fred Drake1999-02-101-1/+1
* Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to addFred Drake1999-02-051-6/+23
* This seems to fix a problem with targeting from the indexes.Fred Drake1999-02-021-1/+1
* Updated comments on version of XML package needed.Fred Drake1999-01-291-1/+2
* Added support to handle \versionadded in a reasonable way.Fred Drake1999-01-291-9/+19
* Be a little smarter on some attribute values, making an assumption aboutFred Drake1999-01-291-1/+4
* fixup_descriptors(): Change the way we look for descriptor nodes;Fred Drake1999-01-291-4/+15
* Added the Doc/sgml/ directory to the tarball.Fred Drake1999-01-291-1/+1
* Rewrite code that converts the little descriptor environments to buildFred Drake1999-01-291-53/+114
* Added table entries for \funcline and \funclineni.Fred Drake1999-01-291-0/+2
* Convert <version> to &version;.Fred Drake1999-01-291-0/+2
* Update the docstring.Fred Drake1999-01-281-101/+159
* Added table entries for \methodline, \methodlineni.Fred Drake1999-01-281-0/+2
* Constructor arguments for classes should be called <args>.Fred Drake1999-01-281-1/+1
* Simplify slightly.Fred Drake1999-01-271-4/+2
* Add "term" to AUTOCLOSE.Fred Drake1999-01-221-1/+1
* convert(): Added parameter "autoclose", which should be a sequence ofFred Drake1999-01-201-8/+19
* Modified the "sgml" and "xml" targets to stop if the sub-makes fail inFred Drake1999-01-201-3/+22
* create_module_info(): If there's a \moduleauthor, move it to anFred Drake1999-01-191-20/+18
* isnmtoken(), istoken(): Fix to ensure the regex has to match theFred Drake1999-01-191-2/+17
* handle_labels(): Fix problem for document fragments containing moreFred Drake1999-01-191-12/+14
* convert(): Change the element name remapping to convert <refmodule>Fred Drake1999-01-191-0/+1
* format_attrs(): Attempt a bit more minimization for SGML output.Fred Drake1999-01-191-4/+22
* Add a "tarball" target.Fred Drake1999-01-141-0/+3
* Adjust so that we are no longer using special entities for well-knownFred Drake1999-01-141-19/+21
* Shorten the name of the <rfc> "number" attribute to "num".Fred Drake1999-01-141-1/+1
* Make <rfc> no longer an empty element but a container. The textFred Drake1999-01-141-0/+44
* Several new functions to re-write tables to be at least partlyFred Drake1999-01-141-0/+112
* Added clean and clobber targets.Fred Drake1999-01-142-0/+19
* Update to the latest version of Michael Ernst's script.Fred Drake1999-01-141-24/+104
* "Driver" makefile to convert all documents to SGML or XML at once.Fred Drake1999-01-141-0/+29
* Add usage of the "driver" Makefile.Fred Drake1999-01-141-2/+8
* Elaborate a comment on the format of the table that drives theFred Drake1999-01-141-1/+5
* Adjustments to allow elements with subelements as parameters. This isFred Drake1999-01-141-95/+145
* Escape special characters on output.Fred Drake1999-01-141-2/+4
* Simplify command that extracts the number of pages from a PostScriptFred Drake1999-01-121-1/+1
* output_body(): For <address> elements, just skip, since they'reFred Drake1999-01-111-0/+4
* No longer useful.Fred Drake1999-01-081-55/+0
* It's finally gone!Fred Drake1999-01-081-2406/+0
* Add a few comments.Fred Drake1999-01-081-1/+8