COMMITS
/ Doc/perl/python.perl October 9, 2001
F
New markup: \note{...} and \warning{...}
Fred Drake committed
September 26, 2001
F
Move the styling for the HTML version of \mailheader into the CSS file.
Fred Drake committed
August 20, 2001
F
New \grammartoken markup, similar to \token but allowed everywhere.
Fred Drake committed
August 16, 2001
F
fix_font(): Instead of using a long if/elsif cluster, use a bloody
Fred Drake committed
August 3, 2001
F
Define the \mailheader macro and document conventions for using it.
Fred Drake committed
July 17, 2001
F
Define new markup for 5-column tables.
Fred Drake committed
July 6, 2001
F
Add support for \ulink and hyperlink grammars.
Fred Drake committed
June 23, 2001
F
Added support for our new \infinity and \plusminus macros, and the
Fred Drake committed
June 20, 2001
F
Added support for new \setreleaseinfo macro.
Fred Drake committed
June 15, 2001
F
Implement the \verbatiminput LaTeX macro; this contains more magic than
Fred Drake committed
May 11, 2001
F
Define a new environment, classdesc*, which can be used to document a
Fred Drake committed
April 21, 2001
F
The (fairly recent) \textasciicircum is not supported by LaTeX2HTML; add
Fred Drake committed
April 18, 2001
F
Added support for optional explanation parameter to the \versionadded
Fred Drake committed
April 12, 2001
F
When forming the <A> tag for a \seepep or \seerfc, make sure we strip
Fred Drake committed
April 10, 2001
F
Add corresponding support for the alltt environment to the HTML generator.
Fred Drake committed
March 29, 2001
F
Remove the spurious space of uncertain origin from the output for function,
Fred Drake committed
March 2, 2001
F
Label classes and exceptions explicitly in the documentation (for their
Fred Drake committed
January 22, 2001
F
Fix \seepep handling -- correct URL to the online PEP repository on SF is
Fred Drake committed
December 14, 2000
F
For the title page, insert the package version number before the date.
Fred Drake committed
November 30, 2000
F
A few small refinements to the table building code.
Fred Drake committed
October 30, 2000
F
define_module(): Change the "index sub-item" for definitions at module
Fred Drake committed
October 26, 2000
F
Normalize the HTML generated for table headers.
Fred Drake committed
October 25, 2000
F
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
Fred Drake committed
October 3, 2000
F
$OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a
Fred Drake committed
October 2, 2000
F
make_icon_filename(): Convenience function to turn a partial filename
Fred Drake committed
September 22, 2000
F
use_sans_serif(),
Fred Drake committed
September 21, 2000
F
Add new environments: longtableii, longtableiii, and longtableiv, to
Fred Drake committed
September 14, 2000
F
do_cmd_shortversion(),
Fred Drake committed
September 12, 2000
F
\seetitle: New macro for building reference list content.
Fred Drake committed
September 9, 2000
F
Add support for new \pep, \seepep, excclassdesc markup.
Fred Drake committed
August 31, 2000
F
Push some table header formatting to the style sheet; this also helps
Fred Drake committed
August 11, 2000
F
do_env_cfuncdesc(): Push as much of the generated HTML into one place
Fred Drake committed
August 9, 2000
F
fix_font(): Handle one more case for the magical first column of tables.
Fred Drake committed
August 3, 2000
F
do_cmd_moreargs(),
Fred Drake committed
June 28, 2000
F
Support constant as a font name for the first column of a table using the
Fred Drake committed
June 15, 2000
F
do_cmd_textasciitilde(): New function.
Fred Drake committed
May 9, 2000
F
do_cmd_seeurl(): New function.
Fred Drake committed
May 2, 2000
F
do_cmd_versionchanged():
Fred Drake committed
April 26, 2000
F
ref_module_index_helper(): Use "my" instead of "local".
Fred Drake committed
April 11, 2000
F
do_cmd_longprogramopt(): New function.
Fred Drake committed
April 10, 2000
F
load_refcounts(),
Fred Drake committed
F
do_cmd_datalineni(): New function, to implement the non-indexing form
Fred Drake committed
April 3, 2000
F
Merged changes from the 1.5.2p2 release.
Fred Drake committed
November 9, 1999
F
do_cmd_programopt(): New function, similar to do_cmd_program().
Fred Drake committed
September 23, 1999
F
Remove some <SPAN> elements that were used only to carry a CLASS
Fred Drake committed
September 22, 1999
F
do_cmd_rfc(): Simplify the generated markup.
Fred Drake committed
July 12, 1999
F
do_cmd_funclineni(): New function; non-indexing form of \funcline.
Fred Drake committed
May 17, 1999
F
define_module(): Check the module type for validity before using.
Fred Drake committed
May 13, 1999
F
make_index_entry(): Remove. Not only did this override the
Fred Drake committed
May 11, 1999
F
Change the look of \seemodule output to fit in better.
Fred Drake committed