diff options
-rw-r--r-- | doc/build/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/index.rst b/doc/build/index.rst index b65755d43..205a5c12b 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 <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>` |