Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 1 | -2129/+0 |
| | |||||
* | emphasize and oddball nuance of LaTeX comment syntax | Fred Drake | 2006-07-29 | 1 | -4/+4 |
| | |||||
* | document the footnote usage pattern | Fred Drake | 2006-07-29 | 1 | -0/+14 |
| | |||||
* | bug [ 850238 ] unclear documentation/missing command? | Georg Brandl | 2005-07-18 | 1 | -3/+3 |
| | |||||
* | Fix grammar (it's -> its). | Neil Schemenauer | 2005-06-18 | 1 | -2/+2 |
| | |||||
* | Patch #1107221: Updated "Working on Cygwin" section. | Martin v. Löwis | 2005-03-03 | 1 | -17/+28 |
| | | | | Will backport to 2.4. | ||||
* | SF Patch #1093896: miscellaneous doc typos | Raymond Hettinger | 2005-01-01 | 1 | -8/+8 |
| | |||||
* | - wrap a long line | Fred Drake | 2004-11-13 | 1 | -1/+5 |
| | | | | - add directory information for the "What's New" document | ||||
* | add encouragement to contribute without learning LaTeX | Fred Drake | 2004-11-05 | 1 | -0/+14 |
| | | | | (closes SF bug #948517) | ||||
* | made it clear that this isn't a complete reference to | Fred Drake | 2004-10-18 | 1 | -2/+35 |
| | | | | | LaTeX-as-used-in-Python-documentation, and added some notes about what's missing | ||||
* | SF bug #1001088, incorrect reference to macro named foo | Neal Norwitz | 2004-08-01 | 1 | -1/+1 |
| | | | | Backport candidate. | ||||
* | clarify where \versionadded and \versionchanged should be placed when | Fred Drake | 2004-07-13 | 1 | -20/+28 |
| | | | | they are used | ||||
* | don't make assumptions about $PATH in Cygwin instructions | Fred Drake | 2004-05-10 | 1 | -1/+1 |
| | |||||
* | SF bug: #921927: Fixed a typo/thinko spelling "parameter" as "paramter" | Raymond Hettinger | 2004-03-25 | 1 | -1/+1 |
| | |||||
* | add support for \e to the {alltt} environment | Fred Drake | 2004-02-10 | 1 | -1/+2 |
| | |||||
* | the \file macro is no longer a good example of where \e can't be used | Fred Drake | 2004-02-09 | 1 | -4/+5 |
| | |||||
* | add \guilabel macro to mark labels that occur in user interfaces | Fred Drake | 2004-01-23 | 1 | -0/+14 |
| | |||||
* | add new reference macro: \seelink | Fred Drake | 2004-01-08 | 1 | -1/+10 |
| | |||||
* | add some information about using graphics with the Python document | Fred Drake | 2003-10-11 | 1 | -0/+93 |
| | | | | classes | ||||
* | Various minor updates in the description of mkhowto. | Fred Drake | 2003-10-01 | 1 | -5/+10 |
| | |||||
* | add commontex/ to the list of directories described here | Fred Drake | 2003-09-27 | 1 | -2/+3 |
| | |||||
* | update the documentation contact address | Fred Drake | 2003-07-30 | 1 | -1/+1 |
| | |||||
* | Cygwin instructions: | Fred Drake | 2003-07-16 | 1 | -5/+5 |
| | | | | | - added missing period - added markup so it's easier to tell which names are special | ||||
* | normalize whitespace | Fred Drake | 2003-07-11 | 1 | -78/+79 |
| | |||||
* | update the reference to the Apple Publications Style Guide | Fred Drake | 2003-07-11 | 1 | -4/+2 |
| | |||||
* | SF bug #719367, string exceptions are deprecated | Neal Norwitz | 2003-05-29 | 1 | -3/+2 |
| | | | | Remove references to string based exceptions in the doc. | ||||
* | Remove mentionings of DOS. | Martin v. Löwis | 2002-10-10 | 1 | -2/+2 |
| | |||||
* | Update some comments about what version of the documentation tools | Fred Drake | 2002-09-25 | 1 | -4/+3 |
| | | | | code to use. | ||||
* | Finish & commit some docs for markup that's been in use for a while. | Fred Drake | 2002-09-25 | 1 | -2/+29 |
| | |||||
* | More updates describing FutureWarnings. | Barry Warsaw | 2002-08-14 | 1 | -0/+3 |
| | |||||
* | Typo fix. | Greg Ward | 2002-06-29 | 1 | -1/+1 |
| | |||||
* | Add additional comments on the use of \deprecated. | Fred Drake | 2002-05-21 | 1 | -1/+4 |
| | |||||
* | Remove the warning about the Cygwin directions not working -- the latest | Fred Drake | 2002-05-02 | 1 | -6/+3 |
| | | | | change to Doc/tools/node2label.pl (revision 1.13) makes this work. | ||||
* | Added some notes on setting up the documentation tools on Cygwin. | Fred Drake | 2002-05-01 | 1 | -0/+40 |
| | |||||
* | fix duplicate label | Skip Montanaro | 2002-04-19 | 1 | -1/+5 |
| | | | | add index turds | ||||
* | Document the cmemberdesc environment. | Fred Drake | 2002-04-15 | 1 | -0/+11 |
| | |||||
* | Document the \csimplemacro macro and the csimplemacrodesc environment. | Fred Drake | 2002-04-09 | 1 | -0/+20 |
| | |||||
* | Extend the list of special characters and magic markup used to produce them | Fred Drake | 2002-03-13 | 1 | -6/+10 |
| | | | | | | to include various characters used in code samples, URLs, and other special contexts. This closes SF bug #525684. | ||||
* | Update the list of output formats. | Fred Drake | 2002-01-17 | 1 | -0/+2 |
| | |||||
* | Add a new environment for whole-paragraph (or longer) notes & warnings. | Fred Drake | 2001-12-14 | 1 | -0/+19 |
| | |||||
* | Add a new environment in the Python docs markup: seealso*. This is similar | Fred Drake | 2001-11-30 | 1 | -8/+22 |
| | | | | | | | | 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. | ||||
* | Describe the content given as the parameter to the \note and \warning macros | Fred Drake | 2001-10-20 | 1 | -10/+13 |
| | | | | in more detail, and use them where appropriate. | ||||
* | New markup: \note{...} and \warning{...} | Fred Drake | 2001-10-09 | 1 | -0/+17 |
| | |||||
* | Note that the colon following a mail header name should not be included | Fred Drake | 2001-09-26 | 1 | -5/+5 |
| | | | | | | when using the \mailheader markup. Change a couple of inline examples to show the markup rather than the result. | ||||
* | Move the \mailheader description to the right place. | Fred Drake | 2001-09-26 | 1 | -12/+13 |
| | | | | | | Clarify the \mimetype description; it can be used to refer to a part of a MIME type name, so \mimetype{text} or \mimetype{plain} can be used, not just \mimetype{text/plain}. | ||||
* | Fix a minor markup typo. | Fred Drake | 2001-08-29 | 1 | -1/+1 |
| | |||||
* | Revise comments about TeX & LaTeX for accuracy. | Fred Drake | 2001-08-28 | 1 | -5/+7 |
| | | | | This closes SF bug #456222. | ||||
* | Added some examples of table markup. | Fred Drake | 2001-08-14 | 1 | -0/+71 |
| | |||||
* | Define the \mailheader macro and document conventions for using it. | Fred Drake | 2001-08-03 | 1 | -0/+11 |
| | |||||
* | Add labels to all \section and \subsection headings for use in references. | Fred Drake | 2001-07-24 | 1 | -15/+15 |
| |