Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add a new sphinx extension "viewsource". takes advantage of part of the ↵ | Mike Bayer | 2013-11-09 | 1 | -25/+0 |
| | | | | | | | | | viewcode extension to allow ad-hoc display of the source of any file, as well as a "directory listing" structure. - reorganize examples/ to take advantage of new extension. in particular, keep moving all the descriptive text for files etc. into module docstrings, taking more advantage of self-documentation. | ||||
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -5/+5 |
| | | | | - went through examples/ and cleaned out excess list() calls | ||||
* | - converted beaker demo to dogpile.cache, [ticket:2589] | Mike Bayer | 2012-10-21 | 1 | -0/+25 |