]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merged mako doc generation branch
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Mar 2007 15:14:53 +0000 (15:14 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Mar 2007 15:14:53 +0000 (15:14 +0000)
commit4f63e40616635ba2dae49c3a416d9e288a9a0860
treefca910532e3cbbf91dfa9c9625c5a09406fcec7d
parente5f16ff2c4273a4149dcee25a68beaba578a73b8
merged mako doc generation branch
29 files changed:
doc/build/components/autohandler [deleted file]
doc/build/components/base.myt [deleted file]
doc/build/components/content_layout.myt [deleted file]
doc/build/components/formatting.myt [deleted file]
doc/build/components/nav.myt [deleted file]
doc/build/components/pydoc.myt [deleted file]
doc/build/components/toc.myt [deleted file]
doc/build/content/datamapping.txt
doc/build/content/docstrings.html [new file with mode: 0644]
doc/build/content/docstrings.myt [deleted file]
doc/build/content/documentation.html [new file with mode: 0644]
doc/build/content/documentation.myt [deleted file]
doc/build/content/index.html [new file with mode: 0644]
doc/build/content/index.myt [deleted file]
doc/build/gen_docstrings.py
doc/build/genhtml.py
doc/build/lib/docstring.py
doc/build/lib/toc.py
doc/build/read_markdown.py
doc/build/templates/autohandler [new file with mode: 0644]
doc/build/templates/base.html [new file with mode: 0644]
doc/build/templates/content_layout.html [new file with mode: 0644]
doc/build/templates/formatting.html [new file with mode: 0644]
doc/build/templates/module.html [new file with mode: 0644]
doc/build/templates/nav.html [new file with mode: 0644]
doc/build/templates/pydoc.html [new file with mode: 0644]
doc/build/templates/toc.html [new file with mode: 0644]
doc/docs.css
lib/sqlalchemy/engine/__init__.py