summaryrefslogtreecommitdiffstats
path: root/Doc/perl/python.perl
Commit message (Expand)AuthorAgeFilesLines
* For the title page, insert the package version number before the date.Fred Drake2000-12-141-3/+3
* A few small refinements to the table building code.Fred Drake2000-11-301-7/+10
* define_module(): Change the "index sub-item" for definitions at moduleFred Drake2000-10-301-1/+1
* Normalize the HTML generated for table headers.Fred Drake2000-10-261-7/+10
* Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number forFred Drake2000-10-251-5/+8
* $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides aFred Drake2000-10-031-7/+11
* make_icon_filename(): Convenience function to turn a partial filenameFred Drake2000-10-021-20/+45
* use_sans_serif(),Fred Drake2000-09-221-10/+7
* Add new environments: longtableii, longtableiii, and longtableiv, toFred Drake2000-09-211-0/+12
* do_cmd_shortversion(),Fred Drake2000-09-141-11/+32
* \seetitle: New macro for building reference list content.Fred Drake2000-09-121-0/+19
* Add support for new \pep, \seepep, excclassdesc markup.Fred Drake2000-09-091-9/+68
* Push some table header formatting to the style sheet; this also helpsFred Drake2000-08-311-15/+97
* do_env_cfuncdesc(): Push as much of the generated HTML into one placeFred Drake2000-08-111-8/+8
* fix_font(): Handle one more case for the magical first column of tables.Fred Drake2000-08-091-0/+3
* do_cmd_moreargs(),Fred Drake2000-08-031-4/+8
* Support constant as a font name for the first column of a table using theFred Drake2000-06-281-0/+3
* 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
* ref_module_index_helper(): Use "my" instead of "local".Fred Drake2000-04-261-5/+22
* do_cmd_longprogramopt(): New function.Fred Drake2000-04-111-0/+3
* load_refcounts(),Fred Drake2000-04-101-1/+5
* do_cmd_datalineni(): New function, to implement the non-indexing formFred Drake2000-04-101-0/+6
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-128/+229
* do_cmd_programopt(): New function, similar to do_cmd_program().Fred Drake1999-11-091-0/+19
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-4/+4
* do_cmd_rfc(): Simplify the generated markup.Fred Drake1999-09-221-2/+2
* do_cmd_funclineni(): New function; non-indexing form of \funcline.Fred Drake1999-07-121-0/+9
* define_module(): Check the module type for validity before using.Fred Drake1999-05-171-0/+6
* make_index_entry(): Remove. Not only did this override theFred Drake1999-05-131-88/+111
* Change the look of \seemodule output to fit in better.Fred Drake1999-05-111-4/+8
* setup_column_alignments(): Adding valign=baseline to the <td> tagFred Drake1999-04-281-1/+2
* Control the layout of output tables a little better so they're easierFred Drake1999-04-281-43/+67
* do_cmd_seetext(): Clean up so we get proper nesting of <div>s. ThisFred Drake1999-04-281-17/+29
* do_cmd_funcline(): Remove some bogus generated stuff from the outputFred Drake1999-04-211-4/+5
* Fix some remaining index & consistency nits. (Many data memberFred Drake1999-04-211-8/+8
* Fix problem of LaTeX leakage in the module synopsis tables at theFred Drake1999-04-131-1/+1
* Remove \platformof support, since it's been removed from the LaTeXFred Drake1999-03-251-24/+9
* swallow_newline(): Removed function; not really needed. Modified all callFred Drake1999-03-021-16/+47
* Become more stylesheet-friendly.Fred Drake1999-02-161-66/+99
* 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
* Fix up some routines to coordinate the "indexsubitem" stuff so thatFred Drake1999-02-101-4/+11
* do_cmd_maketitle(): Small nit in creating the "title page".Fred Drake1999-02-091-2/+3
* Back out some of the fine tuning; something in all that interactedFred Drake1999-02-091-19/+3
* More magic to tighten up a little of the formatting.Fred Drake1999-02-051-7/+26
* Make \versionadded and \versionchanged less prominant -- neither boldFred Drake1999-02-021-2/+2
* do_cmd_refmodule(): New function to support new \refmodule macro.Fred Drake1999-01-131-0/+10
* do_cmd_methodline(): Fixed reference to method name when generatingFred Drake1999-01-121-3/+3