summaryrefslogtreecommitdiff
path: root/docs/build/index.rst
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-03-04 18:24:15 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-03-04 18:24:15 -0500
commit334e04d710f16a04ce4d9ed737ec2d0a02b11de4 (patch)
treecce8b61f779d38ab3f67a1b07e3df32bb0b7bf21 /docs/build/index.rst
parent0d01063faa6c5eebf041d024c00fc80afa0a56c7 (diff)
downloadalembic-334e04d710f16a04ce4d9ed737ec2d0a02b11de4.tar.gz
- add new section, cookbook. First example, add conditonal sections to migrations
within script.py.mako. fixes #177
Diffstat (limited to 'docs/build/index.rst')
-rw-r--r--docs/build/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/build/index.rst b/docs/build/index.rst
index 4e8b536..fb7efc6 100644
--- a/docs/build/index.rst
+++ b/docs/build/index.rst
@@ -11,6 +11,7 @@ with the `SQLAlchemy <http://www.sqlalchemy.org>`_ Database Toolkit for Python.
front
tutorial
ops
+ cookbook
api
changelog