]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
remove weird TOC thing from assocaition proxy
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Jul 2023 14:53:28 +0000 (10:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Jul 2023 14:53:28 +0000 (10:53 -0400)
I have no idea where this came from but it highlights all
the sections

Change-Id: Ib9f81740f84e3b3077b84aeeda2ae0f1e8b832d2

doc/build/orm/extensions/associationproxy.rst

index 9081d93e1d1863ca2f15723208f8293aae1d617e..36c8ef227773118d648d6b80a57a7f923dbcaff0 100644 (file)
@@ -16,10 +16,6 @@ the construction of sophisticated collections and dictionary
 views of virtually any geometry, persisted to the database using
 standard, transparently configured relational patterns.
 
-.. contents:: Some example use cases for Association Proxy
-    :depth: 1
-    :local:
-
 .. _associationproxy_scalar_collections:
 
 Simplifying Scalar Collections