From: Mike Bayer Date: Sun, 14 Dec 2014 21:21:40 +0000 (-0500) Subject: - automap isn't new anymore X-Git-Tag: rel_0_9_9~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f63745dc525e352f72194f3d19f20c72725d99c8;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - automap isn't new anymore --- diff --git a/doc/build/index.rst b/doc/build/index.rst index a91bb72e45..5c9a62f3a3 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -39,7 +39,7 @@ of Python objects, proceed first to the tutorial. :doc:`Declarative Extension ` | :doc:`Association Proxy ` | :doc:`Hybrid Attributes ` | - :doc:`Automap ` (**new**) | + :doc:`Automap ` | :doc:`Mutable Scalars ` | :doc:`Ordered List `