From: Mike Bayer Date: Sun, 14 Dec 2014 21:21:40 +0000 (-0500) Subject: - automap isn't new anymore X-Git-Tag: rel_1_0_0b1~167 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cd4362924dd0133a604d4a0c52f1566acbd31ff;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - automap isn't new anymore --- diff --git a/doc/build/index.rst b/doc/build/index.rst index b65755d43e..205a5c12b6 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 `