Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - squash-merge the improve_toc branch, which moves all the Sphinx styling | Mike Bayer | 2014-12-17 | 1 | -65/+0 |
| | | | | | | and extensions into an external library, and also reorganizes most large documentation pages into many small areas to reduce scrolling and better present the context into a more fine-grained hierarchy. | ||||
* | - farm out everthing to do with rtd out to the sqlalchemy.org site | Mike Bayer | 2013-10-27 | 1 | -35/+17 |
| | |||||
* | - fix to PDF generation failing totally, latex tools here | Mike Bayer | 2013-02-14 | 1 | -7/+6 |
| | | | | are broken but will see if RTD produces a pdf | ||||
* | comment out PDF for now, it sucks | Mike Bayer | 2012-11-18 | 1 | -6/+8 |
| | |||||
* | updated changelog thing | Mike Bayer | 2012-10-20 | 1 | -3/+3 |
| | |||||
* | - genericize the changelog plugin a bit, lets see if it works in other projects | Mike Bayer | 2012-10-20 | 1 | -0/+3 |
| | |||||
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -0/+79 |
- build a new Sphinx extension that allows dialect info to be entered as directives which is then rendered consistently throughout all dialect/dbapi sections - break out the "empty_strings" requirement for oracle test |