Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rationalize a bit | Benjamin Peterson | 2009-09-17 | 1 | -2/+4 |
| | |||||
* | Demote warnings to notices where appropriate, following the goal that as few ↵ | Georg Brandl | 2009-04-27 | 1 | -5/+5 |
| | | | | | | "red box" warnings should clutter the docs as possible. Part 1: stuff that gets merged to Py3k. | ||||
* | Add section numbering to some of the larger subdocuments. | Georg Brandl | 2009-03-28 | 1 | -0/+1 |
| | |||||
* | Copy over docs on advanced role features from Sphinx docs. | Georg Brandl | 2009-01-26 | 1 | -3/+15 |
| | |||||
* | Clarify wording. | Georg Brandl | 2009-01-22 | 1 | -2/+3 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | |||||
* | Fix uses of the default role. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | |||||
* | Remove confusing sentence part. | Georg Brandl | 2008-12-05 | 1 | -1/+1 |
| | |||||
* | update link | Benjamin Peterson | 2008-11-09 | 1 | -1/+1 |
| | |||||
* | Fix warning. | Georg Brandl | 2008-11-08 | 1 | -1/+1 |
| | |||||
* | Update "Documenting" a bit. Concentrate on Python-specifics. | Georg Brandl | 2008-11-08 | 4 | -108/+7 |
| | |||||
* | :func: et al. should *not* include the parens. | Georg Brandl | 2008-04-19 | 1 | -3/+3 |
| | |||||
* | Fix lots of broken links in the docs, found by Sphinx' external link checker. | Georg Brandl | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 3 | -16/+42 |
| | |||||
* | Another markup fix. | Georg Brandl | 2007-12-05 | 1 | -2/+2 |
| | |||||
* | Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
| | |||||
* | Document new directive "envvar". | Georg Brandl | 2007-10-20 | 1 | -0/+5 |
| | |||||
* | Document new "cmdoption" directive. | Georg Brandl | 2007-10-20 | 1 | -0/+8 |
| | |||||
* | Fix subitem markup. | Georg Brandl | 2007-08-31 | 1 | -7/+7 |
| | |||||
* | Document new shorthand notation for index entries. | Georg Brandl | 2007-08-31 | 1 | -4/+11 |
| | |||||
* | Use glossary x-refs, document new ``!`` feature. | Georg Brandl | 2007-08-17 | 1 | -0/+5 |
| | |||||
* | Move the glossary from the tutorial to toplevel. | Georg Brandl | 2007-08-17 | 1 | -0/+14 |
| | | | | Prepare for cross-linking with the new .. glossary:: directive. | ||||
* | Mark deprecated modules as such. | Georg Brandl | 2007-08-15 | 1 | -0/+10 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 7 | -0/+1411 |