]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move all CHANGES files into the sphinx docs. this is rudimental now
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Oct 2012 22:28:02 +0000 (18:28 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Oct 2012 22:28:02 +0000 (18:28 -0400)
commit690f484f5c172cbef735fe5050bd562c41d7f746
tree8f009585d7d985e72a7e010925010d2f2e1a3ae1
parente02bcfb127b6a4469e7df09290c7990f4e8f1fd0
- move all CHANGES files into the sphinx docs.    this is rudimental now
but puts the changelog in a more data driven format, so that we
can begin linking version directives with them as well
as with migration documents, once those are also moved into sphinx.
16 files changed:
CHANGES
CHANGES_PRE_06 [deleted file]
doc/build/builder/__init__.py
doc/build/builder/changelog.py [new file with mode: 0644]
doc/build/builder/dialect_info.py
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/changelog_08.rst [new file with mode: 0644]
doc/build/changelog/index.rst [new file with mode: 0644]
doc/build/contents.rst
doc/build/index.rst