| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix \seepep handling -- correct URL to the online PEP repository on SF is | Fred Drake | 2001-01-22 | 1 | -27/+39 |
|
|
* | Added a --global-module-index option to specify a (possibly relative) URL | Fred Drake | 2001-01-09 | 1 | -0/+10 |
|
|
* | Fix the bugfix for SF bug #127151 -- make sure we map "previous_page" to | Fred Drake | 2001-01-04 | 1 | -0/+7 |
|
|
* | Do not cache <img> tags for navigation icons as agressively; this fixes | Fred Drake | 2001-01-02 | 1 | -31/+36 |
|
|
* | For the title page, insert the package version number before the date. | Fred Drake | 2000-12-14 | 1 | -3/+3 |
|
|
* | A few small refinements to the table building code. | Fred Drake | 2000-11-30 | 1 | -7/+10 |
|
|
* | define_module(): Change the "index sub-item" for definitions at module | Fred Drake | 2000-10-30 | 1 | -1/+1 |
|
|
* | Normalize the HTML generated for table headers. | Fred Drake | 2000-10-26 | 1 | -7/+10 |
|
|
* | Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for | Fred Drake | 2000-10-25 | 1 | -7/+27 |
|
|
* | Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for | Fred Drake | 2000-10-25 | 1 | -5/+8 |
|
|
* | $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a | Fred Drake | 2000-10-03 | 1 | -7/+11 |
|
|
* | make_icon_filename(): Convenience function to turn a partial filename | Fred Drake | 2000-10-02 | 1 | -20/+45 |
|
|
* | use_sans_serif(), | Fred Drake | 2000-09-22 | 1 | -10/+7 |
|
|
* | Add new environments: longtableii, longtableiii, and longtableiv, to | Fred Drake | 2000-09-21 | 1 | -0/+12 |
|
|
* | make_nav_sectref(): Create more minimal HTML, hanging the class attribute | Fred Drake | 2000-09-19 | 1 | -2/+7 |
|
|
* | Push more of the display control into the style sheet. | Fred Drake | 2000-09-16 | 1 | -3/+3 |
|
|
* | When there is a Module Index, make sure the icon actually links to it. | Fred Drake | 2000-09-14 | 1 | -1/+3 |
|
|
* | do_cmd_shortversion(), | Fred Drake | 2000-09-14 | 1 | -11/+32 |
|
|
* | Re-wrapped some wide comments. | Fred Drake | 2000-09-12 | 1 | -28/+43 |
|
|
* | \seetitle: New macro for building reference list content. | Fred Drake | 2000-09-12 | 1 | -0/+19 |
|
|
* | Add support for new \pep, \seepep, excclassdesc markup. | Fred Drake | 2000-09-09 | 1 | -9/+68 |
|
|
* | Add support for a filename to record the name of the node in which the | Fred Drake | 2000-09-09 | 1 | -1/+15 |
|
|
* | Be a little more careful to avoid including style information in the | Fred Drake | 2000-08-31 | 1 | -13/+12 |
|
|
* | Push some table header formatting to the style sheet; this also helps | Fred Drake | 2000-08-31 | 1 | -15/+97 |
|
|
* | do_env_cfuncdesc(): Push as much of the generated HTML into one place | Fred Drake | 2000-08-11 | 1 | -8/+8 |
|
|
* | fix_font(): Handle one more case for the magical first column of tables. | Fred Drake | 2000-08-09 | 1 | -0/+3 |
|
|
* | do_cmd_moreargs(), | Fred Drake | 2000-08-03 | 1 | -4/+8 |
|
|
* | Change as suggested by Peter Funk <pf@artcom-gmbh.de>: | Fred Drake | 2000-07-31 | 1 | -4/+5 |
|
|
* | Many changes to work with newer versions of LaTeX2HTML. This has been | Fred Drake | 2000-07-31 | 1 | -208/+129 |
|
|
* | Support constant as a font name for the first column of a table using the | Fred Drake | 2000-06-28 | 1 | -0/+3 |
|
|
* | do_cmd_textasciitilde(): New function. | Fred Drake | 2000-06-15 | 1 | -0/+5 |
|
|
* | do_cmd_seeurl(): New function. | Fred Drake | 2000-05-09 | 1 | -0/+11 |
|
|
* | do_cmd_versionchanged(): | Fred Drake | 2000-05-02 | 1 | -1/+6 |
|
|
* | Support for the special macros used by the distutils documentation. | Fred Drake | 2000-04-27 | 1 | -0/+21 |
|
|
* | ref_module_index_helper(): Use "my" instead of "local". | Fred Drake | 2000-04-26 | 1 | -5/+22 |
|
|
* | do_cmd_longprogramopt(): New function. | Fred Drake | 2000-04-11 | 1 | -0/+3 |
|
|
* | load_refcounts(), | Fred Drake | 2000-04-10 | 1 | -1/+5 |
|
|
* | do_cmd_datalineni(): New function, to implement the non-indexing form | Fred Drake | 2000-04-10 | 1 | -0/+6 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 4 | -152/+299 |
|
|
* | do_cmd_programopt(): New function, similar to do_cmd_program(). | Fred Drake | 1999-11-09 | 1 | -0/+19 |
|
|
* | Remove some <SPAN> elements that were used only to carry a CLASS | Fred Drake | 1999-09-23 | 1 | -6/+14 |
|
|
* | Remove some <SPAN> elements that were used only to carry a CLASS | Fred Drake | 1999-09-23 | 1 | -4/+4 |
|
|
* | img_tag(): Tighten up the generated SRC attribute a bit; if the image | Fred Drake | 1999-09-23 | 1 | -3/+6 |
|
|
* | do_cmd_rfc(): Simplify the generated markup. | Fred Drake | 1999-09-22 | 1 | -2/+2 |
|
|
* | Some updates to allow ../tools/mkhowto to add various bits to the | Fred Drake | 1999-09-22 | 1 | -46/+86 |
|
|
* | do_cmd_funclineni(): New function; non-indexing form of \funcline. | Fred Drake | 1999-07-12 | 1 | -0/+9 |
|
|
* | Use the same names for CLASS attributes as elsewhere. | Fred Drake | 1999-07-12 | 1 | -3/+4 |
|
|
* | define_module(): Check the module type for validity before using. | Fred Drake | 1999-05-17 | 1 | -0/+6 |
|
|
* | make_index_entry(): Remove. Not only did this override the | Fred Drake | 1999-05-13 | 1 | -88/+111 |
|
|
* | make_index_entry(): Remove. This is overridden in python.perl and | Fred Drake | 1999-05-13 | 1 | -12/+0 |
|
|