summaryrefslogtreecommitdiffstats
path: root/Doc/perl/python.perl
Commit message (Expand)AuthorAgeFilesLines
* 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
* write_idxfile(): New function. Isolate format of the external indexFred Drake1999-01-051-95/+82
* do_cmd_methodline(): New function, implements indexing version ofFred Drake1999-01-051-6/+30
* Fix many of the specific targets in links from the index.Fred Drake1998-12-221-7/+7
* do_cmd_rfc(): Make the "RFC ###" a hyperlink to the master RFCFred Drake1998-12-221-4/+7
* ArabictoRoman(): Removed, since it wasn't used anywhere.Fred Drake1998-10-191-23/+0
* do_cmd_methodlineni(): New function, needed because the ref. manual nowFred Drake1998-09-101-0/+9
* do_cmd_moduleauthor(),Fred Drake1998-08-101-156/+180
* get_chapter_id(): Separate two aspects of string replacement to allow theFred Drake1998-08-041-1/+2
* do_cmd_maketitle(): No <hr> at the end of the "title page".Fred Drake1998-07-281-1/+1
* do_cmd_localmoduletable(): Cause the child links table to be dropped whenFred Drake1998-07-271-1/+1
* do_cmd_versionadded(),Fred Drake1998-07-271-0/+14
* Fix up the synopsis table stuff so it gets things right at each chapter,Fred Drake1998-07-251-11/+17
* Added module synopsis support with one (big) caveat: All the modules areFred Drake1998-07-241-30/+142
* Added support for AMK's {definitions} environment; thanks for the reminder!Fred Drake1998-05-201-0/+20
* Revise comment about \let support a little to more accurately reflect theFred Drake1998-05-151-1/+1
* Extend handling for \let a bit, to also allow \let\something=<character>. WeFred Drake1998-05-151-1/+12
* do_cmd_let(): Simple implementation to allow \let to be used to establishFred Drake1998-05-151-3/+21
* Added support for \developer, \developers, \developersaddress.Fred Drake1998-05-141-4/+8