Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix highlighting code a bit. | Georg Brandl | 2007-12-06 | 1 | -1/+1 | |
| | ||||||
* | Add highlighting for LaTeX builder. | Georg Brandl | 2007-12-06 | 1 | -10/+17 | |
| | ||||||
* | Don't italicize interactive mode output. | Georg Brandl | 2007-10-20 | 1 | -1/+1 | |
| | ||||||
* | Add "cmdoption" directive for command-line options. | Georg Brandl | 2007-10-20 | 1 | -1/+2 | |
| | ||||||
* | Use the "with" __future__ statement when parsing python snippets. | Georg Brandl | 2007-08-17 | 1 | -1/+2 | |
| | ||||||
* | Make the "standard types" docs more standard. | Georg Brandl | 2007-08-06 | 1 | -1/+1 | |
| | | | | | Add links from all constructors in "built-in functions" to stdtypes. | |||||
* | Only highlight snippets as Python if they can be parsed as Python. | Georg Brandl | 2007-08-04 | 1 | -2/+10 | |
| | ||||||
* | Initial import of the doc tools. | Georg Brandl | 2007-07-23 | 1 | -0/+72 | |