summaryrefslogtreecommitdiff
path: root/doc/build/builder/mako.py
Commit message (Collapse)AuthorAgeFilesLines
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-171-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 siteMike Bayer2013-10-271-35/+17
|
* - fix to PDF generation failing totally, latex tools hereMike Bayer2013-02-141-7/+6
| | | | are broken but will see if RTD produces a pdf
* comment out PDF for now, it sucksMike Bayer2012-11-181-6/+8
|
* updated changelog thingMike Bayer2012-10-201-3/+3
|
* - genericize the changelog plugin a bit, lets see if it works in other projectsMike Bayer2012-10-201-0/+3
|
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-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