]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
update to new doc system
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Oct 2012 19:49:44 +0000 (15:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Oct 2012 19:49:44 +0000 (15:49 -0400)
commita5555c25c8574184e8bc2afeee93bec2cc3f9272
tree7a21308b7f5bcf758869808a0b4521b696a76bfe
parent3fbbecbf16a385f46674fb41db25ab58844dcc2b
update to new doc system
24 files changed:
CHANGES
doc/build/builder/autodoc_mods.py [new file with mode: 0644]
doc/build/builder/builders.py [deleted file]
doc/build/builder/changelog.py [new file with mode: 0644]
doc/build/builder/dialect_info.py [new file with mode: 0644]
doc/build/builder/mako.py [new file with mode: 0644]
doc/build/builder/sqlformatter.py [new file with mode: 0644]
doc/build/changelog/changelog_01.rst [new file with mode: 0644]
doc/build/changelog/changelog_02.rst [new file with mode: 0644]
doc/build/changelog/changelog_03.rst [new file with mode: 0644]
doc/build/changelog/changelog_04.rst [new file with mode: 0644]
doc/build/changelog/changelog_05.rst [new file with mode: 0644]
doc/build/changelog/changelog_06.rst [new file with mode: 0644]
doc/build/changelog/changelog_07.rst [new file with mode: 0644]
doc/build/changelog/index.rst [new file with mode: 0644]
doc/build/changelog/migration_04.rst [new file with mode: 0644]
doc/build/changelog/migration_05.rst [new file with mode: 0644]
doc/build/changelog/migration_06.rst [new file with mode: 0644]
doc/build/changelog/migration_07.rst [new file with mode: 0644]
doc/build/conf.py
doc/build/index.rst
doc/build/intro.rst
doc/build/static/docs.css
test/orm/test_attributes.py