summaryrefslogtreecommitdiffstats
path: root/Doc/perl/python.perl
Commit message (Expand)AuthorAgeFilesLines
* 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
* do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man).Fred Drake1998-05-111-0/+10
* do_cmd_sectcode(): Obsolete; removed.Fred Drake1998-04-281-5/+0
* do_cmd_key(): Obsolete; removed.Fred Drake1998-04-281-1/+0
* next_optional_argument(): Don't include the square brackets in the returnFred Drake1998-04-171-1/+46
* New helper functions to help deal with parameter parsing.Fred Drake1998-04-171-394/+273
* Fix bug in little-used markup: don't forget to pass the source text along!Fred Drake1998-04-131-2/+2
* Fix typo. (What I get for trying to fix bugs at home and running conversionsFred Drake1998-04-121-1/+1
* Don't append () to the name of an object attribute in the index.Fred Drake1998-04-121-2/+2
* Removed partially broken {verbatim} support.Fred Drake1998-04-121-25/+0
* Lighten up tables.Fred Drake1998-04-111-1/+1
* do_env_memberdesc(): Fix argument parsing for {memberdesc} environments.Fred Drake1998-04-111-4/+4
* do_cmd_lineii(),Fred Drake1998-04-091-6/+6
* Remove option to strip out <tt>...</tt> from index entry text; this is nowFred Drake1998-04-081-26/+17
* Set flag to remove <tt>...</tt> markup from the index entries; it just ends upFred Drake1998-04-081-1/+1
* Minor cleanliness.Fred Drake1998-04-041-1/+4
* Match python.sty a little better.Fred Drake1998-04-021-0/+6
* This fixes a (minor) problem discovered by AMK when you don't want anyFred Drake1998-04-021-6/+16
* Implemented one more special markup item.Fred Drake1998-04-011-0/+8
* Lots and lots and lots.....Fred Drake1998-03-271-141/+252
* Coding cleanups.Fred Drake1998-03-171-162/+189
* Bring this up to date. Some things still don't work right.Fred Drake1998-03-121-9/+52