Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new environments: longtableii, longtableiii, and longtableiv, to | Fred Drake | 2000-09-21 | 1 | -3/+32 |
| | | | | | support long tables which might break across page boundaries. Otherwise identical to tableii, tableiii, and tableiv. | ||||
* | Document directories are not always named with three characters any more; | Fred Drake | 2000-09-21 | 1 | -7/+7 |
| | | | | reported by Detlef Lannert <lannert@uni-duesseldorf.de>. | ||||
* | Document \cfuncdesc, \ctypedesc, and \cvardesc. | Fred Drake | 2000-09-16 | 1 | -0/+28 |
| | |||||
* | Fix a link -- there is no starship.python.org! | Fred Drake | 2000-09-15 | 1 | -1/+1 |
| | |||||
* | \shortversion, | Fred Drake | 2000-09-14 | 1 | -2/+26 |
| | | | | | | \setshortversion: New markup to help deal with Python having a "real" version number and an abbreviated version number used to create pathnames to the library installation. | ||||
* | Add note that the various \see* macros are only defined in the context | Fred Drake | 2000-09-12 | 1 | -0/+3 |
| | | | | of a seealso environment. | ||||
* | \seetitle: New macro for building reference list content. | Fred Drake | 2000-09-12 | 1 | -4/+11 |
| | |||||
* | Add documentation for the \pep and \seepep macros. | Fred Drake | 2000-09-11 | 1 | -6/+21 |
| | |||||
* | Wrap some long lines. | Fred Drake | 2000-09-07 | 1 | -10/+23 |
| | | | | Note that \file and \filenq do not work inside section titles. | ||||
* | Added material about documenting packages, so that the use of module | Fred Drake | 2000-08-11 | 1 | -0/+20 |
| | | | | markup for packages is clear. | ||||
* | Add entries for the distutils documents to the directories table. | Fred Drake | 2000-07-25 | 1 | -0/+2 |
| | |||||
* | Added some further description to the usage of the seealso environment. | Fred Drake | 2000-07-06 | 1 | -1/+30 |
| | | | | Documented the \seerfc and \seeurl macros used in that environment as well. | ||||
* | Update authors email address and corporate affiliation. | Fred Drake | 2000-06-30 | 1 | -3/+2 |
| | |||||
* | Added descriptions of \versionadded and \versionchanged. | Fred Drake | 2000-05-02 | 1 | -0/+20 |
| | |||||
* | Elaborate descriptions of \e, \module. | Fred Drake | 2000-04-11 | 1 | -2/+11 |
| | | | | Describe policy on vertical lines in tables. | ||||
* | Revise the description of \programopt, document \longprogramopt. | Fred Drake | 2000-04-11 | 1 | -2/+10 |
| | |||||
* | Note that "Unicode" is always capitalized. | Fred Drake | 2000-04-03 | 1 | -0/+4 |
| | |||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -5/+19 |
| | |||||
* | Document \citetitle and \programopt. | Fred Drake | 1999-11-10 | 1 | -0/+9 |
| | |||||
* | Use \citetitle in several places. | Fred Drake | 1999-11-10 | 1 | -14/+18 |
| | |||||
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -1/+2 |
| | |||||
* | Last night's scribbles: | Fred Drake | 1999-06-11 | 1 | -2/+34 |
| | | | | | | | - Revise abstract based on Guido's comments from way back. - Point out that LaTeX is a structured system & we're using it that way. - Add a small section on marking up code examples. | ||||
* | Hack: make sure LaTeX2HTML doesn't change -- to - in mkhowto | Fred Drake | 1999-05-27 | 1 | -2/+2 |
| | | | | description. | ||||
* | Document \e, \url. | Fred Drake | 1999-05-17 | 1 | -2/+25 |
| | | | | | | Add a few more comments about mkhowto. Based on comments from Albert <hat@se-46.wpa.wtb.tue.nl>. | ||||
* | Attempted to clarify usage of the \declaremodule macro somewhat; | Fred Drake | 1999-05-17 | 1 | -7/+25 |
| | | | | | | | | Michael Hudson's documentation for bytecodehacks exhibits incorrect usage. Added some comments about how to set up the mkhowto script for use with documents not contained in the documentation source tree. | ||||
* | Remove the \date macro; just pick it up from boilerplate.tex. | Fred Drake | 1999-04-28 | 1 | -2/+2 |
| | |||||
* | Removed (empty) description of \optional from the "Inline Markup" | Fred Drake | 1999-04-28 | 1 | -3/+0 |
| | | | | section; that's not really the right place for it. | ||||
* | Fill in a few holes. | Fred Drake | 1999-04-28 | 1 | -4/+203 |
| | |||||
* | Fix a couple of typos reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| | | | | <lannert@lannert.rz.uni-duesseldorf.de>. | ||||
* | General small improvements and fixes. | Fred Drake | 1999-04-23 | 1 | -39/+47 |
| | |||||
* | Fill in a lot of the blanks. Add a start to the LaTeX primer section. | Fred Drake | 1999-04-22 | 1 | -56/+142 |
| | | | | | Use Python-traditional XXX comments instead of square brackets that aren't as obvious or usefully grepable. | ||||
* | Fixed a lot of the smaller nits identified in Guido's comments. | Fred Drake | 1999-03-29 | 1 | -28/+68 |
| | | | | | Filled in some of the "blank" areas, and added another large blank area for a LaTeX primer. (Still a lot to be done.) | ||||
* | New document: "Documenting Python". | Fred Drake | 1999-03-16 | 1 | -0/+644 |