summaryrefslogtreecommitdiffstats
path: root/Doc/perl
Commit message (Collapse)AuthorAgeFilesLines
* Support constant as a font name for the first column of a table using theFred Drake2000-06-281-0/+3
| | | | tableii & friends markup family.
* do_cmd_textasciitilde(): New function.Fred Drake2000-06-151-0/+5
|
* do_cmd_seeurl(): New function.Fred Drake2000-05-091-0/+11
|
* do_cmd_versionchanged():Fred Drake2000-05-021-1/+6
| | | | | Added support for optional parameter explaining the change that was made in the specified version.
* Support for the special macros used by the distutils documentation.Fred Drake2000-04-271-0/+21
|
* ref_module_index_helper(): Use "my" instead of "local".Fred Drake2000-04-261-5/+22
| | | | | | | | | | | get_rfc_url(): New function; returns the URL for a numbered IETF RFC. do_cmd_rfc(): Use get_rfc_url() instead of hard-coding in the HTML formatting. do_cmd_seerfc(): New function. do_env_definitions(): Small change to avoid "local".
* do_cmd_longprogramopt(): New function.Fred Drake2000-04-111-0/+3
|
* load_refcounts(),Fred Drake2000-04-101-1/+5
| | | | | do_env_cfuncdesc(): Support the "null" value for the refcounts field in refcounts.dat.
* do_cmd_datalineni(): New function, to implement the non-indexing formFred Drake2000-04-101-0/+6
| | | | of \dataline.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-034-152/+299
|
* do_cmd_programopt(): New function, similar to do_cmd_program().Fred Drake1999-11-091-0/+19
| | | | | | | | do_cmd_citetitle(): New function. Extracts one optional and one required parameter. If the optional one is provided, it is used a URL (or relative URL) and the text of the required parameter is turned into a hyperlink.
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-6/+14
| | | | | | | attribute; stick the CLASS on an existing element. Use a variable for the name of the file to get "About this document..." text from.
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-4/+4
| | | | attribute; stick the CLASS on an existing element.
* img_tag(): Tighten up the generated SRC attribute a bit; if the imageFred Drake1999-09-231-3/+6
| | | | relative URL starts with "./", remove "./".
* do_cmd_rfc(): Simplify the generated markup.Fred Drake1999-09-221-2/+2
|
* Some updates to allow ../tools/mkhowto to add various bits to theFred Drake1999-09-221-46/+86
| | | | | | | | | | | | supplemental l2h initialization file it creates and still get all the right behavior. In particular, it can change the image type and icon location and not get inconsistent results. Some code to help suppress various navigational pages; this might be interesting when generating HTML to create HTML Help documents, since the navigation support creates confusing hits in the full text search. HTML Help also provides a lot of the navigational infrastructure, so duplicating it makes it more tedious to use.
* do_cmd_funclineni(): New function; non-indexing form of \funcline.Fred Drake1999-07-121-0/+9
|
* Use the same names for CLASS attributes as elsewhere.Fred Drake1999-07-121-3/+4
|
* define_module(): Check the module type for validity before using.Fred Drake1999-05-171-0/+6
| | | | | This reflects the changes made in ../texinputs/python.sty.
* make_index_entry(): Remove. Not only did this override theFred Drake1999-05-131-88/+111
| | | | | | | | | | | | | | | | | | | | | | | l2hinit.perl version of the function (which overrode a version in latex2html), but do_cmd_index() was overridden. Since do_cmd_index() was the only caller, we can trash this. define_indexing_macro(): New function used during setup to support more dynamic dispatch for indexing. process_index_macros(): New function; implement dynamic dispatching of indexing support functions, allowing many targets used in indexing to be shared by multiple index entries. I.e., something like \index{foo}\bifuncindex{bar} can now share a single target anchor. These indexing changes reduce the amount of clutter in the generated HTML files. In the reference manual, this cuts the number of targets by 44%. Targets are less affected when generated by environments rather than macros.
* make_index_entry(): Remove. This is overridden in python.perl andFred Drake1999-05-131-12/+0
| | | | | was never called in this incarnation. The other version is simpler as well.
* Change the look of \seemodule output to fit in better.Fred Drake1999-05-111-4/+8
|
* make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributesFred Drake1999-04-291-16/+18
| | | | | added to the anchors in the navigation bars. These are added somewhere deep with l2h, and are stupid.
* setup_column_alignments(): Adding valign=baseline to the <td> tagFred Drake1999-04-281-1/+2
| | | | | | makes the alignment work on Navigator as well as IE. Uglier HTML, but it looks right.
* Fix up the HTML generated for envdesc and macrodesc environments.Fred Drake1999-04-281-3/+3
| | | | Make it possible for the user to tell the difference. ;-)
* Handle \p and \op in parameter lists for the environment and macroFred Drake1999-04-281-10/+25
| | | | description environments.
* Control the layout of output tables a little better so they're easierFred Drake1999-04-281-43/+67
| | | | to debug. Small code cleanup around tables.
* do_cmd_seetext(): Clean up so we get proper nesting of <div>s. ThisFred Drake1999-04-281-17/+29
| | | | | | | | | | | | | | | fixes a rendering problem on IE5. General adjustments to the table* environments, including using <thead> and <tbody>. Attempt to adjust the vertical alignment of the table cells so that the baseline of the first cell matches the baseline of the remaining cells: When the first cell is small and the second cell of the same row is multi-line, the first cell was vertically centered by default. Specifying valign=baseline fixes the problem on IE, but Netscape seems to ignore both valign=top and valign=baseline (even though valign is NS's fault!). Make the horizontal alignment of 'p' columns left instead of center (for the headings).
* do_cmd_funcline(): Remove some bogus generated stuff from the outputFred Drake1999-04-211-4/+5
| | | | (some text was only intended for the index).
* Fix some remaining index & consistency nits. (Many data memberFred Drake1999-04-211-8/+8
| | | | references were being omitted from the general index.)
* Don't include the verbatim style; the default handling is better.Fred Drake1999-04-132-2/+2
|
* Fix problem of LaTeX leakage in the module synopsis tables at theFred Drake1999-04-131-1/+1
| | | | | beginning of chapters. Known problem reported by Barry Scott <barry@scottb.demon.co.uk>.
* Be more stylesheet friendly.Fred Drake1999-03-251-1/+2
|
* Require the verbatim package (similar to the LaTeX version).Fred Drake1999-03-252-4/+6
|
* Remove \platformof support, since it's been removed from the LaTeXFred Drake1999-03-251-24/+9
| | | | | | style sheet. Small nits.
* LaTeX2HTML support for the ltxmarkup package.Fred Drake1999-03-181-0/+51
|
* add_module_idx(): If \ignorePlatformAnnotation is used, only ignoreFred Drake1999-03-041-1/+1
| | | | the specified annotation, not any annotation.
* Be a little more friendly for the generation of the text version: forFred Drake1999-03-031-1/+5
| | | | | | | "blank" navigation icons, use ALT="" instead of ALT="blank"; also add ALIGN=CENTER for the table, to get a slightly better affect in the text (the table is full-width, so this doesn't change the appearance when browsing the HTML).
* swallow_newline(): Removed function; not really needed. Modified all callFred Drake1999-03-021-16/+47
| | | | | | | | | | | | | | | | sites. do_cmd_ignorePlatformAnnotation(), do_cmd_platform(), do_cmd_platformof(): New functions to support platform dependency information. process_all_platformofs(): New function to post-process \platformof macros using information collected during the initial pass. process_python_state(): New function. Call all post-processing functions defined in this file to avoid having to have too much knowledge of the internals for this stuff in l2hinit.perl.
* Improve handling of module index, to deal with platform annotations a littleFred Drake1999-03-021-7/+43
| | | | better.
* do_cmd_arabic(): Override the l2h-provided version to remove thatFred Drake1999-02-191-0/+7
| | | | obnoxious <SPAN CLASS="arabic">...</SPAN> markup.
* Become more stylesheet-friendly.Fred Drake1999-02-161-66/+99
|
* Make navigation panels more CSS-friendly.Fred Drake1999-02-161-15/+26
| | | | | | | Make sure the contents page always has the "table of child links" turned off; this wasn't being handled properly by latex2html for "howto" ("article") documents, so just do it ourselves for all document types.
* Adjust cellspacing attribute of the navigation bar tables to get someFred Drake1999-02-161-1/+1
| | | | space between cells on all (major) browsers.
* Minor fix that helps out with the index.Fred Drake1999-02-121-0/+1
|
* Make table headers the same color as the navigation bars so they standFred Drake1999-02-121-12/+17
| | | | | | | | out a little better. Make sure the boxes for the last column of tables always get drawn; these are often left empty of content when used as a "Notes" column. They look a little better this way.
* Moved the navigation-bar background color to a variable.Fred Drake1999-02-121-1/+2
|
* Fix up some routines to coordinate the "indexsubitem" stuff so thatFred Drake1999-02-101-4/+11
| | | | | | | | the subitem text is updated correctly when each module section is processed. Print [<modulename>] when we start on \declaremodule so we can more easily track progress during the library reference.
* Remove unnecessary <p> from top navigation bar.Fred Drake1999-02-101-1/+1
|
* Change the navigation bar to be a little prettier and more consistentFred Drake1999-02-091-13/+19
| | | | with the python.org style.