Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not | Fred Drake | 2002-03-16 | 1 | -0/+8 | |
| | | | | | | change the installed version on either of the machines I use to format the docs. Instead, use a compatibility hack to support both versions. This is also better for external users of the Python styles. | |||||
* | Revise the markup related to the grammar productions to increase the | Fred Drake | 2002-03-15 | 1 | -16/+6 | |
| | | | | | | level of predictability. This is not really "good" markup, but is arguably better than we had before. This closes SF bug #523117. | |||||
* | Make the release status obvious in the title area. | Fred Drake | 2002-03-15 | 2 | -2/+2 | |
| | ||||||
* | Add 2002 to PSF copyrights. | Michael W. Hudson | 2002-02-27 | 1 | -2/+2 | |
| | | | | | Doc/README is odd; it assigns some copyright to the PSF in 2000, when I didn't think it existed... | |||||
* | Update the instructions on reporting bugs to reflect that anonymous reports | Fred Drake | 2002-02-04 | 1 | -10/+6 | |
| | | | | are no longer accepted. | |||||
* | Update version number to match Include/patchlevel.h. | Fred Drake | 2002-02-04 | 1 | -3/+3 | |
| | ||||||
* | Doc changes on the trunk will not be in Python 2.2, so let's call it 2.2+. | Fred Drake | 2001-12-21 | 1 | -1/+1 | |
| | ||||||
* | Add a new environment for whole-paragraph (or longer) notes & warnings. | Fred Drake | 2001-12-14 | 1 | -2/+7 | |
| | ||||||
* | Bump version numbers for the trunk. | Fred Drake | 2001-12-14 | 1 | -1/+1 | |
| | ||||||
* | Reflect change of Digital Creations to Zope Corporation. | Fred Drake | 2001-12-14 | 1 | -6/+6 | |
| | ||||||
* | Save a new version of the productionlist environment for safe-keeping; this | Fred Drake | 2001-12-11 | 1 | -5/+22 | |
| | | | | will be replaced shortly. See the comments for more details. | |||||
* | Add a new environment in the Python docs markup: seealso*. This is similar | Fred Drake | 2001-11-30 | 1 | -3/+13 | |
| | | | | | | | | to seealso, but does not add the "See also:" header or put the content in a box in the HTML version. Updated the description of \seeurl to better indicate when it should be used; the old description was written before we had \seetitle. | |||||
* | Post-release bumps. Do *NOT* merge into the 2.2b2 branch. | Fred Drake | 2001-11-16 | 1 | -2/+2 | |
| | ||||||
* | Bump release number & date. | Fred Drake | 2001-11-14 | 1 | -2/+2 | |
| | ||||||
* | Fix stupid bug recently introduced for DVI version of the docs (used to | Fred Drake | 2001-11-02 | 1 | -1/+1 | |
| | | | | generate PostScript). | |||||
* | Revise the PDF support in the LaTeX style sheet. This still isn't quite | Fred Drake | 2001-10-29 | 1 | -24/+47 | |
| | | | | | right, but the tests for whether we are generating PDF are a bit more readable, and some unnecessary indirection has been removed. | |||||
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 | |
| | ||||||
* | Bump release information. | Fred Drake | 2001-10-18 | 1 | -2/+2 | |
| | ||||||
* | New markup: \note{...} and \warning{...} | Fred Drake | 2001-10-09 | 1 | -0/+3 | |
| | ||||||
* | Move the styling for the HTML version of \mailheader into the CSS file. | Fred Drake | 2001-09-26 | 1 | -1/+1 | |
| | | | | | | In both the HTML and typeset versions of the documentation, add a colon after the name of a mail header so that it is more easily distinguished from other text. | |||||
* | Bump version number. | Fred Drake | 2001-09-21 | 1 | -1/+1 | |
| | ||||||
* | Bump version number. | Fred Drake | 2001-09-06 | 1 | -1/+1 | |
| | ||||||
* | New \grammartoken markup, similar to \token but allowed everywhere. | Fred Drake | 2001-08-20 | 1 | -0/+2 | |
| | ||||||
* | Added this LaTeX style file to the package since not all LaTeX installations | Fred Drake | 2001-08-10 | 1 | -0/+329 | |
| | | | | | | | have it, especially on non-Unix platforms. (MikTeX in particular does not have it.) This is part of the response to SF patch #429611. | |||||
* | Define the \mailheader macro and document conventions for using it. | Fred Drake | 2001-08-03 | 1 | -0/+1 | |
| | ||||||
* | 2.2a1 is out; look to the future. | Fred Drake | 2001-07-18 | 1 | -1/+1 | |
| | ||||||
* | Mirror Guido's latest changes to the license file. | Fred Drake | 2001-07-17 | 1 | -32/+44 | |
| | ||||||
* | Define new markup for 5-column tables. | Fred Drake | 2001-07-17 | 1 | -0/+21 | |
| | ||||||
* | Update the release information. | Fred Drake | 2001-07-17 | 1 | -1/+1 | |
| | ||||||
* | Minor change to match the style guide. | Fred Drake | 2001-07-14 | 1 | -1/+1 | |
| | ||||||
* | Add \ulink, grammar production markup. | Fred Drake | 2001-07-06 | 1 | -0/+15 | |
| | ||||||
* | \infinity, | Fred Drake | 2001-06-23 | 1 | -0/+2 | |
| | | | | \plusminus: New macros to allow us to avoid math mode for these symbols. | |||||
* | Remove an extra tab character. | Fred Drake | 2001-06-22 | 1 | -1/+1 | |
| | ||||||
* | Separate the copyright statements and license text; include some new | Fred Drake | 2001-06-20 | 2 | -96/+261 | |
| | | | | comments regarding the history of Python licensing from Guido. | |||||
* | Separate the version number and release status into two separate values. | Fred Drake | 2001-06-20 | 1 | -1/+2 | |
| | ||||||
* | Add a little more support for describing version information. This | Fred Drake | 2001-06-20 | 1 | -0/+3 | |
| | | | | is not pretty, but does what is needed. | |||||
* | Define a new environment, classdesc*, which can be used to document a | Fred Drake | 2001-05-11 | 1 | -0/+12 | |
| | | | | | | class without providing any information about the constructor. This should be used for classes which only exist to act as containers rather than as factories for instances. | |||||
* | Sync version number with the current CVS version. | Fred Drake | 2001-04-18 | 1 | -3/+3 | |
| | | | | | | (Note that the docs are also being maintained on the 2.1.1 maintenance branch, so users interested only in corrections and clarifications can get that.) | |||||
* | \versionadded: Add support for including an explanatory note along with | Fred Drake | 2001-04-18 | 1 | -2/+7 | |
| | | | | the versioning information, similar to \versionchanged. | |||||
* | Bump version number and set date. | Fred Drake | 2001-04-14 | 1 | -2/+2 | |
| | ||||||
* | Use "2.1c1" since that is what Guido used for the Python version number. | Fred Drake | 2001-04-12 | 1 | -1/+1 | |
| | ||||||
* | Bump version numbers for upcoming release candidate. | Fred Drake | 2001-04-10 | 1 | -1/+1 | |
| | ||||||
* | Import the alltt package and wrap that environment in a similar way to | Fred Drake | 2001-04-10 | 1 | -0/+21 | |
| | | | | | the way we handle verbatim, so that it picks up the same indentation and minipage behavior. | |||||
* | In the typeset versions, the legal notices had grown past the one-page | Fred Drake | 2001-04-10 | 1 | -0/+5 | |
| | | | | size. This constrains them to fit in one page again. | |||||
* | Bump the version number. | Fred Drake | 2001-03-22 | 1 | -1/+1 | |
| | ||||||
* | Update to the current state of the universe. | Fred Drake | 2001-03-22 | 1 | -5/+18 | |
| | ||||||
* | Label classes and exceptions explicitly in the documentation (for their | Fred Drake | 2001-03-02 | 1 | -15/+15 | |
| | | | | *desc environments). | |||||
* | Commit this so CVS doesn't keep noticing the next version number. | Fred Drake | 2001-02-14 | 1 | -2/+2 | |
| | ||||||
* | Remove the dollar sign from the formatting of environment variables -- | Fred Drake | 2001-01-22 | 1 | -3/+3 | |
| | | | | | too Unix-specific, and not really needed. (Already fixed the HTML formatting, but forgot to mention it in the checkin for python.perl 1.94.) | |||||
* | Make "PythonLabs" bold. | Fred Drake | 2001-01-22 | 1 | -1/+1 | |
| |