summaryrefslogtreecommitdiffstats
path: root/Doc/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update author information.Fred Drake2000-10-281-2/+2
|
* Flesh out the "LaTeX Primer" some more.Fred Drake2000-10-201-7/+74
|
* Revise the capitalization policy of \versionchanged explanation; theFred Drake2000-10-191-6/+132
| | | | | | | explanation must now be capitalized. This is more consistent with the \see* explanation fields. Added a lot of material to the "LaTeX Primer" section.
* Add new environments: longtableii, longtableiii, and longtableiv, toFred Drake2000-09-211-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 Drake2000-09-211-7/+7
| | | | reported by Detlef Lannert <lannert@uni-duesseldorf.de>.
* Document \cfuncdesc, \ctypedesc, and \cvardesc.Fred Drake2000-09-161-0/+28
|
* Fix a link -- there is no starship.python.org!Fred Drake2000-09-151-1/+1
|
* \shortversion,Fred Drake2000-09-141-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 contextFred Drake2000-09-121-0/+3
| | | | of a seealso environment.
* \seetitle: New macro for building reference list content.Fred Drake2000-09-121-4/+11
|
* Add documentation for the \pep and \seepep macros.Fred Drake2000-09-111-6/+21
|
* Wrap some long lines.Fred Drake2000-09-071-10/+23
| | | | Note that \file and \filenq do not work inside section titles.
* Added material about documenting packages, so that the use of moduleFred Drake2000-08-111-0/+20
| | | | markup for packages is clear.
* Add entries for the distutils documents to the directories table.Fred Drake2000-07-251-0/+2
|
* Added some further description to the usage of the seealso environment.Fred Drake2000-07-061-1/+30
| | | | Documented the \seerfc and \seeurl macros used in that environment as well.
* Update authors email address and corporate affiliation.Fred Drake2000-06-301-3/+2
|
* Added descriptions of \versionadded and \versionchanged.Fred Drake2000-05-021-0/+20
|
* Elaborate descriptions of \e, \module.Fred Drake2000-04-111-2/+11
| | | | Describe policy on vertical lines in tables.
* Revise the description of \programopt, document \longprogramopt.Fred Drake2000-04-111-2/+10
|
* Note that "Unicode" is always capitalized.Fred Drake2000-04-031-0/+4
|
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-5/+19
|
* Document \citetitle and \programopt.Fred Drake1999-11-101-0/+9
|
* Use \citetitle in several places.Fred Drake1999-11-101-14/+18
|
* Use \programopt in one place.Fred Drake1999-11-091-1/+2
|
* Last night's scribbles:Fred Drake1999-06-111-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 mkhowtoFred Drake1999-05-271-2/+2
| | | | description.
* Document \e, \url.Fred Drake1999-05-171-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 Drake1999-05-171-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 Drake1999-04-281-2/+2
|
* Removed (empty) description of \optional from the "Inline Markup"Fred Drake1999-04-281-3/+0
| | | | section; that's not really the right place for it.
* Fill in a few holes.Fred Drake1999-04-281-4/+203
|
* Fix a couple of typos reported by Detlef LannertFred Drake1999-04-231-2/+2
| | | | <lannert@lannert.rz.uni-duesseldorf.de>.
* General small improvements and fixes.Fred Drake1999-04-231-39/+47
|
* Fill in a lot of the blanks. Add a start to the LaTeX primer section.Fred Drake1999-04-221-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 Drake1999-03-291-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 Drake1999-03-161-0/+644