summaryrefslogtreecommitdiffstats
path: root/Doc/perl/python.perl
Commit message (Expand)AuthorAgeFilesLines
...
* Add a new environment in the Python docs markup: seealso*. This is similarFred Drake2001-11-301-0/+6
* Add yet more markup that let's a stylesheet pick out a small bit of theFred Drake2001-10-261-3/+11
* New markup: \note{...} and \warning{...}Fred Drake2001-10-091-0/+10
* Move the styling for the HTML version of \mailheader into the CSS file.Fred Drake2001-09-261-1/+1
* New \grammartoken markup, similar to \token but allowed everywhere.Fred Drake2001-08-201-0/+4
* fix_font(): Instead of using a long if/elsif cluster, use a bloodyFred Drake2001-08-161-23/+16
* Define the \mailheader macro and document conventions for using it.Fred Drake2001-08-031-0/+2
* Define new markup for 5-column tables.Fred Drake2001-07-171-7/+72
* Add support for \ulink and hyperlink grammars.Fred Drake2001-07-061-2/+151
* Added support for our new \infinity and \plusminus macros, and theFred Drake2001-06-231-1/+4
* Added support for new \setreleaseinfo macro.Fred Drake2001-06-201-65/+76
* Implement the \verbatiminput LaTeX macro; this contains more magic thanFred Drake2001-06-151-0/+46
* Define a new environment, classdesc*, which can be used to document aFred Drake2001-05-111-0/+11
* The (fairly recent) \textasciicircum is not supported by LaTeX2HTML; addFred Drake2001-04-211-0/+1
* Added support for optional explanation parameter to the \versionaddedFred Drake2001-04-181-13/+14
* When forming the <A> tag for a \seepep or \seerfc, make sure we stripFred Drake2001-04-121-1/+10
* Add corresponding support for the alltt environment to the HTML generator.Fred Drake2001-04-101-0/+46
* Remove the spurious space of uncertain origin from the output for function,Fred Drake2001-03-291-10/+10
* Label classes and exceptions explicitly in the documentation (for theirFred Drake2001-03-021-2/+4
* Fix \seepep handling -- correct URL to the online PEP repository on SF isFred Drake2001-01-221-27/+39
* 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