]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- moved index.rst around to have the API docs right there, no "Main Documentation...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 7 Dec 2008 23:58:02 +0000 (23:58 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 7 Dec 2008 23:58:02 +0000 (23:58 +0000)
commit480436ff7cdfe8564e818d611cc0aff20b774754
treed5c76c0d4efb81f99ad2a4f1e557efc584562c39
parent058c2895be8e7d141d63c0561fb88f2b821238f5
- moved index.rst around to have the API docs right there, no "Main Documentation" chapter which is fairly needless.  this all allows PDF to have a decent TOC on the side with only two levels (can we change that ?)
- added LatexFormatter.
- PDF wont work until issue with the docstirng in url.py/URL.translate_connect_args is fixed.
doc/build/builder/builders.py
doc/build/index.rst
doc/build/reference/sqlalchemy/connections.rst
lib/sqlalchemy/engine/url.py