Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old web package. | Georg Brandl | 2008-06-05 | 1 | -826/+0 |
| | |||||
* | * Allow custom static files to be created for the HTML builder. | Georg Brandl | 2008-02-23 | 1 | -1/+1 |
| | | | | | | | * Add more block tags to the template, making inheriting them easier. * Make the HTML stylesheet configurable for html and htmlhelp builder. * Make the Pygments style configurable. * Create template and style dirs in quickstart. | ||||
* | More refactoring, this time allowing different file extensions | Georg Brandl | 2008-02-01 | 1 | -1/+1 |
| | | | | | and a different master file. Also fix environment warning reporting and improve handling of error conditions. | ||||
* | A few refactorings in Sphinx. | Georg Brandl | 2008-01-16 | 1 | -47/+78 |
| | |||||
* | Update copyright years and change license to BSD. | Georg Brandl | 2008-01-11 | 1 | -2/+2 |
| | |||||
* | Checkin my holiday work: | Georg Brandl | 2007-12-29 | 1 | -10/+9 |
| | | | | | | - Add "changes" builder to quickly get an overview over all "versionadded/changed/deprecated" directives for a certain version - Cross-reference keywords - Fix some problems in the webapp and the latex writer | ||||
* | Fix pickle loading with Windows. Bug #1090. | Georg Brandl | 2007-09-03 | 1 | -3/+3 |
| | |||||
* | Add proper status to 404 responses. | Georg Brandl | 2007-08-14 | 1 | -2/+3 |
| | |||||
* | Fix arg. | Georg Brandl | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | Fix paths. | Georg Brandl | 2007-08-14 | 1 | -2/+2 |
| | |||||
* | Add a robots.py to the web app. | Georg Brandl | 2007-08-14 | 1 | -2/+5 |
| | |||||
* | Fix module index cloud size calculation. | Georg Brandl | 2007-08-06 | 1 | -1/+1 |
| | |||||
* | Further style nit and fix a missing import error. | Georg Brandl | 2007-08-04 | 1 | -1/+1 |
| | |||||
* | Merge revs 56695--56698 to 3k tree. | Georg Brandl | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | Fix the modindex checkboxes if none is selected. | Georg Brandl | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | Rename modules -> library, macmodules -> maclib. Use current version in ↵ | Georg Brandl | 2007-08-02 | 1 | -1/+1 |
| | | | | index page whatsnew link. | ||||
* | Make module cloud sizes relative to the smallest number that's present, not 0. | Georg Brandl | 2007-07-30 | 1 | -5/+7 |
| | |||||
* | Initial import of the doc tools. | Georg Brandl | 2007-07-23 | 1 | -0/+790 |