]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- automap isn't new anymore
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Dec 2014 21:21:40 +0000 (16:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Dec 2014 21:21:40 +0000 (16:21 -0500)
doc/build/index.rst

index b65755d43e1eb5294f16648aaae0c73df3830e20..205a5c12b6efbd6112cddd26eb8e3db4950ae0c2 100644 (file)
@@ -39,7 +39,7 @@ of Python objects, proceed first to the tutorial.
   :doc:`Declarative Extension <orm/extensions/declarative>` |
   :doc:`Association Proxy <orm/extensions/associationproxy>` |
   :doc:`Hybrid Attributes <orm/extensions/hybrid>` |
-  :doc:`Automap <orm/extensions/automap>` (**new**) |
+  :doc:`Automap <orm/extensions/automap>` |
   :doc:`Mutable Scalars <orm/extensions/mutable>` |
   :doc:`Ordered List <orm/extensions/orderinglist>`